PTLib
Version 2.10.10
|
This is the complete list of members for PWAVFile, including all inherited members.
AbortCommandString() | PChannel | |
Access(const PFilePath &name, OpenMode mode) | PFile | static |
Access(OpenMode mode) | PFile | |
AccessDenied enum value | PChannel | |
autoConvert | PWAVFile | protected |
autoConverter | PWAVFile | protected |
BadParameter enum value | PChannel | |
BufferTooSmall enum value | PChannel | |
channelName | PChannel | protected |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
Close() | PWAVFile | virtual |
Compare(const PObject &obj) const | PFile | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
Construct() | PWAVFile | protected |
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError) | PChannel | static |
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | protectedvirtual |
Copy(const PFilePath &oldname, const PFilePath &newname, PBoolean force=false) | PFile | static |
Copy(const PFilePath &newname, PBoolean 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 | |
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 | |
extendedHeader | PWAVFile | protected |
FileExists enum value | PChannel | |
FilePositionOrigin enum name | PFile | |
FileRead(void *buf, PINDEX len) | PWAVFile | |
FileWrite(const void *buf, PINDEX len) | PWAVFile | |
FlowControl(const void *flowData) | PChannel | virtual |
fmt_ALaw enum value | PWAVFile | |
fmt_G722 enum value | PWAVFile | |
fmt_G723 enum value | PWAVFile | |
fmt_G726 enum value | PWAVFile | |
fmt_G728 enum value | PWAVFile | |
fmt_G729 enum value | PWAVFile | |
fmt_GSM enum value | PWAVFile | |
fmt_IMAADPCM enum value | PWAVFile | |
fmt_MSADPCM enum value | PWAVFile | |
fmt_MSG7231 enum value | PWAVFile | |
fmt_NotKnown enum value | PWAVFile | |
fmt_PCM enum value | PWAVFile | |
fmt_uLaw enum value | PWAVFile | |
fmt_VivoG7231 enum value | PWAVFile | |
fmt_VOXADPCM enum value | PWAVFile | |
format(const PString &format) | PWAVFile | static |
format(const PString &format, PFile::OpenMode mode, int opts=PFile::ModeDefault) | PWAVFile | static |
formatHandler | PWAVFile | protected |
G7231_WavFile enum value | PWAVFile | |
GenerateHeader() | PWAVFile | protected |
GetBaseReadChannel() const | PChannel | virtual |
GetBaseWriteChannel() const | PChannel | virtual |
GetBytesPerSecond() const | PWAVFile | virtual |
GetChannels() const | PWAVFile | virtual |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetDataLength() | PWAVFile | 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 | |
GetFormat() const | PWAVFile | virtual |
GetFormatAsString() const | PWAVFile | virtual |
GetFormatString() const | PWAVFile | inline |
GetHandle() const | PChannel | |
GetHeaderLength() const | PWAVFile | |
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 | PWAVFile | virtual |
GetReadTimeout() const | PChannel | |
GetSampleRate() const | PWAVFile | virtual |
GetSampleSize() const | PWAVFile | virtual |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | virtual |
header_needs_updating | PWAVFile | protected |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
Interrupted enum value | PChannel | |
IsClass(const char *cls) const | PObject | inline |
IsEndOfFile() const | PFile | |
IsOpen() const | PChannel | virtual |
IsValid() const | PWAVFile | inline |
isValidWAV | PWAVFile | protected |
lastErrorCode | PChannel | protected |
lastErrorNumber | PChannel | protected |
LastGeneralError enum value | PChannel | |
lastReadCount | PChannel | protected |
LastReadError enum value | PChannel | |
lastWriteCount | PChannel | protected |
LastWriteError enum value | PChannel | |
lenData | PWAVFile | protected |
lenHeader | PWAVFile | protected |
LessThan enum value | PObject | |
Miscellaneous enum value | PChannel | |
ModeDefault enum value | PFile | |
Move(const PFilePath &oldname, const PFilePath &newname, PBoolean force=false) | PFile | static |
Move(const PFilePath &newname, PBoolean force=false) | PFile | |
MustExist enum value | PFile | |
NoError enum value | PChannel | |
NoMemory enum value | PChannel | |
NotFound enum value | PChannel | |
NotOpen enum value | PChannel | |
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) | PWAVFile | virtual |
Open(const PFilePath &name, OpenMode mode=ReadWrite, int opts=ModeDefault) | PWAVFile | virtual |
OpenMode enum name | PFile | |
OpenOptions enum name | PFile | |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
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 |
origFmt | PWAVFile | protected |
os_handle | PChannel | protected |
path | PFile | protected |
PChannel() | PChannel | |
PChannel(const PChannel &) | PChannel | protected |
PCM_WavFile enum value | PWAVFile | |
PFile() | PFile | |
PFile(OpenMode mode, int opts=ModeDefault) | PFile | |
PFile(const PFilePath &name, OpenMode mode=ReadWrite, int opts=ModeDefault) | PFile | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
ProcessHeader() | PWAVFile | protected |
ProtocolFailure enum value | PChannel | |
PWAVFile(unsigned format=fmt_PCM) | PWAVFile | |
PWAVFile(OpenMode mode, int opts=ModeDefault, unsigned format=fmt_PCM) | PWAVFile | |
PWAVFile(const PFilePath &name, OpenMode mode=ReadWrite, int opts=ModeDefault, unsigned format=fmt_PCM) | PWAVFile | |
PWAVFile(const PString &format, const PFilePath &name, OpenMode mode=PFile::ReadWrite, int opts=PFile::ModeDefault) | PWAVFile | |
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 | |
RawGetDataLength() | PWAVFile | |
RawGetPosition() const | PWAVFile | |
RawRead(void *buf, PINDEX len) | PWAVFile | |
RawSetPosition(off_t pos, FilePositionOrigin origin) | PWAVFile | |
RawWrite(const void *buf, PINDEX len) | PWAVFile | |
Read(void *buf, PINDEX len) | PWAVFile | 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 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, PBoolean force=false) | PFile | static |
Remove(const PString &name, PBoolean force=false) | PFile | static |
Remove(PBoolean force=false) | PFile | |
removeOnClose | PFile | protected |
Rename(const PFilePath &oldname, const PString &newname, PBoolean force=false) | PFile | static |
Rename(const PString &newname, PBoolean force=false) | PFile | |
SelectFormat(unsigned fmt) | PWAVFile | protected |
SelectFormat(const PString &format) | PWAVFile | protected |
SendCommandString(const PString &command) | PChannel | |
SetAutoconvert() | PWAVFile | |
SetBufferSize(PINDEX newSize) | PChannel | |
SetBytesPerSecond(unsigned v) | PWAVFile | virtual |
SetChannels(unsigned v) | PWAVFile | virtual |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetFilePath(const PString &path) | PFile | |
SetFormat(unsigned fmt) | PWAVFile | virtual |
SetFormat(const PString &format) | PWAVFile | virtual |
SetLastReadCount(PINDEX v) | PWAVFile | inline |
SetLastWriteCount(PINDEX v) | PWAVFile | inline |
SetLength(off_t len) | PFile | virtual |
SetLocalEcho(bool localEcho) | PChannel | virtual |
SetPermissions(const PFilePath &name, int permissions) | PFile | static |
SetPermissions(int permissions) | PFile | |
SetPosition(off_t pos, FilePositionOrigin origin=Start) | PWAVFile | virtual |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetSampleRate(unsigned v) | PWAVFile | virtual |
SetSampleSize(unsigned v) | PWAVFile | virtual |
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 | |
Temporary enum value | PFile | |
Timeout enum value | PChannel | |
Truncate enum value | PFile | |
UpdateHeader() | PWAVFile | protected |
VectorOfSlice typedef | PChannel | |
WaveType enum name | PWAVFile | |
wavFmtChunk | PWAVFile | protected |
wavHeaderData | PWAVFile | protected |
Write(const void *buf, PINDEX len) | PWAVFile | virtual |
PChannel::Write(const void *buf, PINDEX len, const void *mark) | PChannel | virtual |
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 | inlinevirtual |
~PWAVFile() | PWAVFile |