Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cOSPipe Member List

This is the complete list of members for GrayLib::cOSPipe, including all inherited members.

AttachHandle(HANDLE h) noexceptGray::cOSHandleinline
CloseHandle(HANDLE h) noexceptGray::cOSHandleinlinestatic
CloseHandle() noexceptGray::cOSHandleinline
CloseHandleLast() noexceptGray::cOSHandleinlineprotected
cNonCopyable() noexceptGray::cNonCopyableinlineprotected
cOSHandle(HANDLE h=INVALID_HANDLE_VALUE) noexceptGray::cOSHandleinlineexplicit
cOSHandle(const cOSHandle &Handle) noexceptGray::cOSHandleinline
cOSPipe(void)GrayLib::cOSPipeprotected
DetachHandle() noexceptGray::cOSHandleinline
FlushX() constGray::cOSHandleinline
get_Handle() const noexceptGray::cOSHandleinline
IsValidHandle(HANDLE h) noexceptGray::cOSHandleinlinestatic
isValidHandle() const noexceptGray::cOSHandleinline
m_hGray::cOSHandle
MakePipePath(OUT FILECHAR_t *pszPipePath, StrLen_t nLenMax, const FILECHAR_t *pszPipeName)GrayLib::cOSPipestatic
operator HANDLE() const noexceptGray::cOSHandleinline
operator=(const cOSHandle &Handle)Gray::cOSHandleinline
ReadX(void *pData, size_t nDataSize) constGray::cOSHandleinline
ref_Handle() noexceptGray::cOSHandleinline
Seek(STREAM_OFFSET_t lOffset, SEEK_ORIGIN_TYPE eSeekOrigin) constGray::cOSHandleinline
UNITTEST2_PREDEF(cOSPipe)GrayLib::cOSPipe
WaitForSingleObject(TIMESYSD_t dwMilliseconds) constGray::cOSHandle
WriteX(const void *pData, size_t nDataSize) constGray::cOSHandleinline
~cNonCopyable() noexceptGray::cNonCopyableinlineprotected
~cOSHandle()Gray::cOSHandleinline
~cOSPipe(void)GrayLib::cOSPipeprotectedvirtual