![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cOSPipe, including all inherited members.
| AttachHandle(HANDLE h) noexcept | Gray::cOSHandle | inline |
| CloseHandle(HANDLE h) noexcept | Gray::cOSHandle | inlinestatic |
| CloseHandle() noexcept | Gray::cOSHandle | inline |
| CloseHandleLast() noexcept | Gray::cOSHandle | inlineprotected |
| cNonCopyable() noexcept | Gray::cNonCopyable | inlineprotected |
| cOSHandle(HANDLE h=INVALID_HANDLE_VALUE) noexcept | Gray::cOSHandle | inlineexplicit |
| cOSHandle(const cOSHandle &Handle) noexcept | Gray::cOSHandle | inline |
| cOSPipe(void) | GrayLib::cOSPipe | protected |
| DetachHandle() noexcept | Gray::cOSHandle | inline |
| FlushX() const | Gray::cOSHandle | inline |
| get_Handle() const noexcept | Gray::cOSHandle | inline |
| IsValidHandle(HANDLE h) noexcept | Gray::cOSHandle | inlinestatic |
| isValidHandle() const noexcept | Gray::cOSHandle | inline |
| m_h | Gray::cOSHandle | |
| MakePipePath(OUT FILECHAR_t *pszPipePath, StrLen_t nLenMax, const FILECHAR_t *pszPipeName) | GrayLib::cOSPipe | static |
| operator HANDLE() const noexcept | Gray::cOSHandle | inline |
| operator=(const cOSHandle &Handle) | Gray::cOSHandle | inline |
| ReadX(void *pData, size_t nDataSize) const | Gray::cOSHandle | inline |
| ref_Handle() noexcept | Gray::cOSHandle | inline |
| Seek(STREAM_OFFSET_t lOffset, SEEK_ORIGIN_TYPE eSeekOrigin) const | Gray::cOSHandle | inline |
| UNITTEST2_PREDEF(cOSPipe) | GrayLib::cOSPipe | |
| WaitForSingleObject(TIMESYSD_t dwMilliseconds) const | Gray::cOSHandle | |
| WriteX(const void *pData, size_t nDataSize) const | Gray::cOSHandle | inline |
| ~cNonCopyable() noexcept | Gray::cNonCopyable | inlineprotected |
| ~cOSHandle() | Gray::cOSHandle | inline |
| ~cOSPipe(void) | GrayLib::cOSPipe | protectedvirtual |