PTLib  Version 2.10.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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()PPipeChannelstatic
channelNamePChannelprotected
childPidPPipeChannelprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
Close()PPipeChannelvirtual
Compare(const PObject &obj) const PPipeChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
Execute()PPipeChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
fromChildPipePPipeChannelprotected
GetBaseReadChannel() const PChannelvirtual
GetBaseWriteChannel() const PChannelvirtual
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorGroup group=NumErrorGroups) const PChannelvirtual
GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() const PChannel
GetLastReadCount() const PChannelvirtual
GetLastWriteCount() const PChannelvirtual
GetName() const PPipeChannelvirtual
GetReadTimeout() const PChannel
GetReturnCode() const PPipeChannel
GetSubProgram() const PPipeChannel
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HashFunction() const PChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) const PObjectinline
IsOpen() const PChannelvirtual
IsRunning() const PPipeChannel
Kill(int signal=9)PPipeChannel
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastWriteCountPChannelprotected
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)PChannelvirtual
OnWriteComplete(const void *buf, PINDEX len)PChannelvirtual
Open(const PString &subProgram, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
Open(const PString &subProgram, const PStringArray &argumentList, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
Open(const PString &subProgram, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
Open(const PString &subProgram, const PStringArray &argumentList, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
OpenMode enum namePPipeChannel
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
os_handlePChannelprotected
PChannel()PChannel
PChannel(const PChannel &)PChannelprotected
PObject()PObjectinlineprotected
PPipeChannel()PPipeChannel
PPipeChannel(const PString &subProgram, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
PPipeChannel(const PString &subProgram, const PStringArray &argumentList, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
PPipeChannel(const PString &subProgram, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
PPipeChannel(const PString &subProgram, const PStringArray &argumentList, const PStringToString &environment, OpenMode mode=ReadWrite, PBoolean searchPath=true, PBoolean stderrSeparate=false)PPipeChannel
PrintOn(ostream &strm) const PObjectvirtual
ProtocolFailure enum valuePChannel
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
px_threadMutexPChannelprotected
px_writeMutexPChannelprotected
px_writeThreadPChannelprotected
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannelprotected
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannelprotected
PXWriteBlock enum valuePChannel
Read(void *buf, PINDEX len)PPipeChannelvirtual
PChannel::Read(const VectorOfSlice &slices)PChannelvirtual
ReadAsync(void *buf, PINDEX len)PChannelvirtual
ReadBlock(void *buf, PINDEX len)PChannel
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(istream &strm)PObjectvirtual
ReadOnly enum valuePPipeChannel
ReadStandardError(PString &errors, PBoolean wait=false)PPipeChannel
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReadWrite enum valuePPipeChannel
ReadWriteStd enum valuePPipeChannel
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
retValPPipeChannelprotected
SendCommandString(const PString &command)PChannel
SetBufferSize(PINDEX newSize)PChannel
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLocalEcho(bool localEcho)PChannelvirtual
SetReadTimeout(const PTimeInterval &time)PChannel
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PChannelvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
stderrChildPipePPipeChannelprotected
subProgNamePPipeChannelprotected
Timeout enum valuePChannel
toChildPipePPipeChannelprotected
VectorOfSlice typedefPChannel
WaitForTermination()PPipeChannel
WaitForTermination(const PTimeInterval &timeout)PPipeChannel
Write(const void *buf, PINDEX len)PPipeChannelvirtual
PChannel::Write(const void *buf, PINDEX len, const void *mark)PChannelvirtual
PChannel::Write(const VectorOfSlice &slices)PChannelvirtual
WriteAsync(const void *buf, PINDEX len)PChannelvirtual
WriteChar(int c)PChannel
WriteOnly enum valuePPipeChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PObject()PObjectinlinevirtual
~PPipeChannel()PPipeChannel