PPipeChannel Member List

This is the complete list of members for PPipeChannel, including all inherited members.

AbortCommandString()PChannel
AccessDenied enum valuePChannel
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
CanReadAndWrite()PPipeChannel [static]
channelNamePChannel [protected]
childPidPPipeChannel [protected]
Class()PObject [inline, static]
Clone() constPObject [virtual]
Close()PPipeChannel [virtual]
Compare(const PObject &obj) constPPipeChannel [virtual]
CompareObjectMemoryDirect(const PObject &obj) constPObject [virtual]
Comparison enum namePObject
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannel [static]
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannel [protected, virtual]
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
Execute()PPipeChannel
FileExists enum valuePChannel
fromChildPipePPipeChannel [protected]
GetBaseReadChannel() constPChannel [virtual]
GetBaseWriteChannel() constPChannel [virtual]
GetClass(unsigned=0) constPObject [inline, virtual]
GetErrorCode(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorText(ErrorGroup group=NumErrorGroups) constPChannel [virtual]
GetErrorText(Errors lastError, int osError=0)PChannel [static]
GetHandle() constPChannel
GetLastReadCount() constPChannel [virtual]
GetLastWriteCount() constPChannel [virtual]
GetName() constPPipeChannel [virtual]
GetReadTimeout() constPChannel
GetReturnCode() constPPipeChannel
GetSubProgram() constPPipeChannel
GetWriteTimeout() constPChannel
GreaterThan enum valuePObject
HashFunction() constPChannel [virtual]
InternalIsDescendant(const char *clsName) constPObject [inline, virtual]
Interrupted enum valuePChannel
IsClass(const char *cls) constPObject [inline]
IsOpen() constPChannel [virtual]
IsRunning() constPPipeChannel
Kill(int signal=9)PPipeChannel
lastErrorCodePChannel [protected]
lastErrorNumberPChannel [protected]
LastGeneralError enum valuePChannel
lastReadCountPChannel [protected]
LastReadError enum valuePChannel
lastWriteCountPChannel [protected]
LastWriteError enum valuePChannel
LessThan enum valuePObject
Miscellaneous enum valuePChannel
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnReadComplete(void *buf, PINDEX len)PChannel [virtual]
OnWriteComplete(const void *buf, PINDEX len)PChannel [virtual]
Open(const PString &subProgram, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
Open(const PString &subProgram, const PStringArray &argumentList, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
Open(const PString &subProgram, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
Open(const PString &subProgram, const PStringArray &argumentList, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
OpenMode enum namePPipeChannel
operator!=(const PObject &obj) constPObject [inline]
operator<(const PObject &obj) constPObject [inline]
operator<<(ostream &strm, const PObject &obj)PObject [friend]
operator<=(const PObject &obj) constPObject [inline]
operator=(const PChannel &)PChannel [protected]
operator==(const PObject &obj) constPObject [inline]
operator>(const PObject &obj) constPObject [inline]
operator>=(const PObject &obj) constPObject [inline]
operator>>(istream &strm, PObject &obj)PObject [friend]
os_handlePChannel [protected]
PChannel()PChannel
PChannel(const PChannel &)PChannel [protected]
PObject()PObject [inline, protected]
PPipeChannel()PPipeChannel
PPipeChannel(const PString &subProgram, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
PPipeChannel(const PString &subProgram, const PStringArray &argumentList, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
PPipeChannel(const PString &subProgram, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
PPipeChannel(const PString &subProgram, const PStringArray &argumentList, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=PTrue, PBoolean stderrSeparate=PFalse)PPipeChannel
PrintOn(ostream &strm) constPObject [virtual]
ProtocolFailure enum valuePChannel
px_lastBlockTypePChannel [protected]
px_readThreadPChannel [protected]
px_selectMutexPChannel [protected]
px_selectThreadPChannel [protected]
px_threadMutexPChannel [protected]
px_writeMutexPChannel [protected]
px_writeThreadPChannel [protected]
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannel [protected]
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannel [protected]
PXWriteBlock enum valuePChannel
Read(void *buf, PINDEX len)PPipeChannel [virtual]
PChannel::Read(const VectorOfSlice &slices)PChannel [virtual]
ReadAsync(void *buf, PINDEX len)PChannel [virtual]
ReadBlock(void *buf, PINDEX len)PChannel
ReadChar()PChannel [virtual]
ReadCharWithTimeout(PTimeInterval &timeout)PChannel [protected]
ReadFrom(istream &strm)PObject [virtual]
ReadOnly enum valuePPipeChannel
ReadStandardError(PString &errors, PBoolean wait=PFalse)PPipeChannel
ReadString(PINDEX len)PChannel
readTimeoutPChannel [protected]
ReadWrite enum valuePPipeChannel
ReadWriteStd enum valuePPipeChannel
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannel [protected]
retValPPipeChannel [protected]
SendCommandString(const PString &command)PChannel
SetBufferSize(PINDEX newSize)PChannel
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetReadTimeout(const PTimeInterval &time)PChannel
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PChannel [virtual]
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
stderrChildPipePPipeChannel [protected]
subProgNamePPipeChannel [protected]
Timeout enum valuePChannel
toChildPipePPipeChannel [protected]
VectorOfSlice typedefPChannel
WaitForTermination()PPipeChannel
WaitForTermination(const PTimeInterval &timeout)PPipeChannel
Write(const void *buf, PINDEX len)PPipeChannel [virtual]
PChannel::Write(const VectorOfSlice &slices)PChannel [virtual]
WriteAsync(const void *buf, PINDEX len)PChannel [virtual]
WriteChar(int c)PChannel
WriteOnly enum valuePPipeChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannel [protected]
~PChannel()PChannel
~PObject()PObject [inline, virtual]
~PPipeChannel()PPipeChannel


Generated on Mon Feb 23 01:57:57 2009 for PTLib by  doxygen 1.5.1