AbortCommandString() | PChannel | |
Access(const PFilePath &name, OpenMode mode) | PFile | [static] |
Access(OpenMode mode) | PFile | |
AccessDenied enum value | PChannel | |
BadParameter enum value | PChannel | |
BufferTooSmall enum value | PChannel | |
channelName | PChannel | [protected] |
Character enum value | PStructuredFile | |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Close() | PFile | [virtual] |
Compare(const PObject &obj) const | PFile | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError) | PChannel | [static] |
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | [protected, virtual] |
Copy(const PFilePath &oldname, const PFilePath &newname, BOOL force=FALSE) | PFile | [static] |
Copy(const PFilePath &newname, BOOL force=FALSE) | PFile | |
Create enum value | PFile | |
Current enum value | PFile | |
DenySharedRead enum value | PFile | |
DenySharedWrite enum value | PFile | |
DeviceInUse enum value | PChannel | |
DiskFull enum value | PChannel | |
ElementType enum name | PStructuredFile | |
End enum value | PFile | |
EqualTo enum value | PObject | |
ErrorGroup enum name | PChannel | |
Errors enum name | PChannel | |
Exclusive enum value | PFile | |
Exists(const PFilePath &name) | PFile | [static] |
Exists() const | PFile | |
FileExists enum value | PChannel | |
FilePositionOrigin enum name | PFile | |
Float32 enum value | PStructuredFile | |
Float64 enum value | PStructuredFile | |
Float80 enum value | PStructuredFile | |
GetBaseReadChannel() const | PChannel | [virtual] |
GetBaseWriteChannel() const | PChannel | [virtual] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorText(ErrorGroup group=NumErrorGroups) const | PChannel | [virtual] |
GetErrorText(Errors lastError, int osError=0) | PChannel | [static] |
GetFilePath() const | PFile | |
GetHandle() const | PChannel | |
GetInfo(const PFilePath &name, PFileInfo &info) | PFile | [static] |
GetInfo(PFileInfo &info) | PFile | |
GetLastReadCount() const | PChannel | [virtual] |
GetLastWriteCount() const | PChannel | [virtual] |
GetLength() const | PFile | [virtual] |
GetName() const | PFile | [virtual] |
GetPosition() const | PFile | [virtual] |
GetReadTimeout() const | PChannel | |
GetStructureSize() | PStructuredFile | [inline] |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | [virtual] |
Integer16 enum value | PStructuredFile | |
Integer32 enum value | PStructuredFile | |
Integer64 enum value | PStructuredFile | |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
Interrupted enum value | PChannel | |
IsClass(const char *cls) const | PObject | [inline] |
IsEndOfFile() const | PFile | |
IsOpen() const | PChannel | [virtual] |
lastErrorCode | PChannel | [protected] |
lastErrorNumber | PChannel | [protected] |
LastGeneralError enum value | PChannel | |
lastReadCount | PChannel | [protected] |
LastReadError enum value | PChannel | |
lastWriteCount | PChannel | [protected] |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
Miscellaneous enum value | PChannel | |
ModeDefault enum value | PFile | |
Move(const PFilePath &oldname, const PFilePath &newname, BOOL force=FALSE) | PFile | [static] |
Move(const PFilePath &newname, BOOL force=FALSE) | PFile | |
MustExist enum value | PFile | |
NoError enum value | PChannel | |
NoMemory enum value | PChannel | |
NotFound enum value | PChannel | |
NotOpen enum value | PChannel | |
numElements | PStructuredFile | [protected] |
NumElementTypes enum value | PStructuredFile | |
NumErrorGroups enum value | PChannel | |
NumNormalisedErrors enum value | PChannel | |
OnReadComplete(void *buf, PINDEX len) | PChannel | [virtual] |
OnWriteComplete(const void *buf, PINDEX len) | PChannel | [virtual] |
Open(OpenMode mode=ReadWrite, int opts=ModeDefault) | PFile | [virtual] |
Open(const PFilePath &name, OpenMode mode=ReadWrite, int opts=ModeDefault) | PFile | [virtual] |
OpenMode enum name | PFile | |
OpenOptions enum name | PFile | |
operator!=(const PObject &obj) const | PObject | [inline] |
operator<(const PObject &obj) const | PObject | [inline] |
operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
operator<=(const PObject &obj) const | PObject | [inline] |
operator=(const PChannel &) | PChannel | [protected] |
operator==(const PObject &obj) const | PObject | [inline] |
operator>(const PObject &obj) const | PObject | [inline] |
operator>=(const PObject &obj) const | PObject | [inline] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
os_handle | PChannel | [protected] |
path | PFile | [protected] |
PChannel() | PChannel | |
PChannel(const PChannel &) | PChannel | [protected] |
PFile() | PFile | |
PFile(OpenMode mode, int opts=ModeDefault) | PFile | |
PFile(const PFilePath &name, OpenMode mode=ReadWrite, int opts=ModeDefault) | PFile | |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
ProtocolFailure enum value | PChannel | |
PStructuredFile() | PStructuredFile | |
PStructuredFile(OpenMode mode, int opts=ModeDefault) | PStructuredFile | |
PStructuredFile(const PFilePath &name, OpenMode mode=ReadWrite, int opts=ModeDefault) | PStructuredFile | |
px_lastBlockType | PChannel | [protected] |
px_readThread | PChannel | [protected] |
px_selectMutex | PChannel | [protected] |
px_selectThread | PChannel | [protected] |
px_threadMutex | PChannel | [protected] |
px_writeMutex | PChannel | [protected] |
px_writeThread | PChannel | [protected] |
PXAcceptBlock enum value | PChannel | |
PXBlockType enum name | PChannel | |
PXClose() | PChannel | [protected] |
PXConnectBlock enum value | PChannel | |
PXReadBlock enum value | PChannel | |
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout) | PChannel | [protected] |
PXWriteBlock enum value | PChannel | |
Read(void *buffer) | PStructuredFile | |
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 value | PFile | |
ReadString(PINDEX len) | PChannel | |
readTimeout | PChannel | [protected] |
ReadWrite enum value | PFile | |
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start) | PChannel | [protected] |
Remove(const PFilePath &name, BOOL force=FALSE) | PFile | [static] |
Remove(BOOL force=FALSE) | PFile | |
removeOnClose | PFile | [protected] |
Rename(const PFilePath &oldname, const PString &newname, BOOL force=FALSE) | PFile | [static] |
Rename(const PString &newname, BOOL force=FALSE) | PFile | |
SendCommandString(const PString &command) | PChannel | |
SetBufferSize(PINDEX newSize) | PChannel | |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetFilePath(const PString &path) | PFile | |
SetLength(off_t len) | PFile | [virtual] |
SetPermissions(const PFilePath &name, int permissions) | PFile | [static] |
SetPermissions(int permissions) | PFile | |
SetPosition(off_t pos, FilePositionOrigin origin=Start) | PFile | [virtual] |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetStructure(Element *structure, PINDEX numElements) | PStructuredFile | |
SetWriteTimeout(const PTimeInterval &time) | PChannel | |
Shutdown(ShutdownValue option) | PChannel | [virtual] |
ShutdownRead enum value | PChannel | |
ShutdownReadAndWrite enum value | PChannel | |
ShutdownValue enum name | PChannel | |
ShutdownWrite enum value | PChannel | |
Start enum value | PFile | |
structure | PStructuredFile | [protected] |
structureSize | PStructuredFile | [protected] |
Temporary enum value | PFile | |
Timeout enum value | PChannel | |
Truncate enum value | PFile | |
VectorOfSlice typedef | PChannel | |
Write(const void *buffer) | PStructuredFile | |
PChannel::Write(const VectorOfSlice &slices) | PChannel | [virtual] |
WriteAsync(const void *buf, PINDEX len) | PChannel | [virtual] |
WriteChar(int c) | PChannel | |
WriteOnly enum value | PFile | |
WriteString(const PString &str) | PChannel | |
writeTimeout | PChannel | [protected] |
~PChannel() | PChannel | |
~PFile() | PFile | |
~PObject() | PObject | [inline, virtual] |