PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PVXMLChannel Member List

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

AbortCommandString()PChannel
AccessDenied enum valuePChannel
AdjustMediaFilename(const PFilePath &ifn, PFilePath &ofn)PVXMLChannelvirtual
AsyncNotifier typedefPChannel
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
CheckNotOpen()PChannelprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Close()PVXMLChannelvirtual
CloseBaseReadChannel()PIndirectChannelvirtual
CloseBaseWriteChannel()PIndirectChannelvirtual
Compare(const PObject &obj) const PIndirectChannelvirtual
Compare2(T v1, T v2)PObjectinlinestatic
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
CopyTraceContextIdentifier(PObject &obj) const PObjectinline
CopyTraceContextIdentifier(PObject *obj) const PObjectinline
CopyTraceContextIdentifier(PObject &to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject &to, const PObject *from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject *from)PObjectinlinestatic
CreateSilenceFrame(void *buffer, PINDEX amount)=0PVXMLChannelpure virtual
DelayReadsAndWrites enum valuePDelayChannel
DelayReadsOnly enum valuePDelayChannel
DelayWritesOnly enum valuePDelayChannel
Detach(ShutdownValue option=ShutdownReadAndWrite)PIndirectChannel
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
EndRecording(bool timedOut)PVXMLChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
FDOpen(const char *mode)PChannel
FileExists enum valuePChannel
FindChannel()PIndirectChannelinline
FlowControl(const void *flowData)PChannelvirtual
FlushQueue()PVXMLChannelvirtual
frameDelayPDelayChannelprotected
frameSizePDelayChannelprotected
GetAudioFormat() const =0PVXMLChannelpure virtual
GetBaseReadChannel() const PIndirectChannelvirtual
GetBaseWriteChannel() const PIndirectChannelvirtual
GetBeepData(PBYTEArray &, unsigned)PVXMLChannelinlinevirtual
GetChannels() const =0PVXMLChannelpure virtual
GetClass() const PObjectinline
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorGroup group=NumErrorGroups) const PIndirectChannelvirtual
PChannel::GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() const PIndirectChannelvirtual
GetLastReadCount() const PChannelvirtual
GetLastWriteCount() const PChannelvirtual
GetMediaFileSuffix() const PVXMLChannelvirtual
GetName() const PIndirectChannelvirtual
GetOSHandleAsInt() const PChannelinlineprotected
GetReadChannel() const PIndirectChannel
GetReadTimeout() const PChannel
GetSampleRate() const =0PVXMLChannelpure virtual
GetTraceContextIdentifier() const PObjectinline
GetWriteChannel() const PIndirectChannel
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HashFunction() const PChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
Interrupted enum valuePChannel
IsClass(const char *name) const PObjectinline
IsMediaPCM() const PVXMLChannelinline
IsOpen() const PVXMLChannelvirtual
IsPlaying() const PVXMLChannelinlinevirtual
IsRecording() const PVXMLChannelinline
IsSilenceFrame(const void *buf, PINDEX len) const =0PVXMLChannelpure virtual
LastGeneralError enum valuePChannel
LastReadError enum valuePChannel
LastWriteError enum valuePChannel
LessThan enum valuePObject
m_closedPVXMLChannelprotected
m_currentPlayItemPVXMLChannelprotected
m_pausedPVXMLChannelprotected
m_playQueuePVXMLChannelprotected
m_recordablePVXMLChannelprotected
m_silenceTimerPVXMLChannelprotected
m_statusPChannelprotected
m_totalDataPVXMLChannelprotected
m_traceContextIdentifierPObjectprotected
m_vxmlSessionPVXMLChannelprotected
maximumSlipPDelayChannelprotected
minimumDelayPDelayChannelprotected
Miscellaneous enum valuePChannel
modePDelayChannelprotected
Mode enum namePDelayChannel
nextReadTickPDelayChannelprotected
nextWriteTickPDelayChannelprotected
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnOpen()PIndirectChannelprotectedvirtual
OnReadComplete(AsyncContext &context)PChannelvirtual
OnWriteComplete(AsyncContext &context)PChannelvirtual
Open(PVXMLSession *session, unsigned sampleRate, unsigned channels)PVXMLChannelvirtual
PDelayChannel::Open(PChannel &channel)PIndirectChannel
PDelayChannel::Open(PChannel *channel, PBoolean autoDelete=true)PIndirectChannel
PDelayChannel::Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true)PIndirectChannel
OpenMediaFile(const PFilePath &fn, bool recording)PVXMLChannelvirtual
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_errno() const PChannelprotectedvirtual
os_handlePChannelprotected
PChannel()PChannelprotected
PChannel(const PChannel &)PChannelprotected
PDECLARE_MUTEX(m_recordingMutex)PVXMLChannelprotected
PDECLARE_MUTEX(m_playQueueMutex)PVXMLChannelprotected
PDelayChannel::PDECLARE_MUTEX(px_threadMutex)PChannelprotected
PDelayChannel::PDECLARE_MUTEX(px_writeMutex)PChannelprotected
PDECLARE_READ_WRITE_MUTEX(channelPointerMutex)PIndirectChannelprotected
PDelayChannel(Mode mode, unsigned frameDelay, PINDEX frameSize=0, unsigned maximumSlip=250, unsigned minimumDelay=10)PDelayChannel
PDelayChannel(PChannel &channel, Mode mode, unsigned frameDelay, PINDEX frameSize=0, unsigned maximumSlip=250, unsigned minimumDelay=10)PDelayChannel
PIndirectChannel()PIndirectChannel
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PObjectvirtual
ProtocolFailure enum valuePChannel
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
PVXMLChannel(unsigned frameDelay, PINDEX frameSize)PVXMLChannelprotected
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
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
QueueCommand(const PString &cmd, PINDEX repeat=1, PINDEX delay=0)PVXMLChannelinlinevirtual
QueueData(const PBYTEArray &data, PINDEX repeat=1, PINDEX delay=0)PVXMLChannelvirtual
QueueFile(const PString &fn, PINDEX repeat=1, PINDEX delay=0, PBoolean autoDelete=false)PVXMLChannelinlinevirtual
QueuePlayable(const PString &type, const PString &str, PINDEX repeat=1, PINDEX delay=0, PBoolean autoDelete=false)PVXMLChannelvirtual
QueuePlayable(PVXMLPlayable *newItem)PVXMLChannelvirtual
QueueRecordable(PVXMLRecordable *newItem)PVXMLChannelvirtual
QueueResource(const PURL &url, PINDEX repeat=1, PINDEX delay=0)PVXMLChannelvirtual
Read(void *buffer, PINDEX amount)PVXMLChannelvirtual
ReadAsync(AsyncContext &context)PChannelvirtual
readAutoDeletePIndirectChannelprotected
ReadBlock(void *buf, PINDEX len)PChannel
readChannelPIndirectChannelprotected
ReadChar()PIndirectChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrame(void *buffer, PINDEX amount)=0PVXMLChannelpure virtual
ReadFrom(istream &strm)PObjectvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
SendCommandString(const PString &command)PChannel
SetBufferSize(PINDEX newSize)PChannel
SetChannels(unsigned channels)=0PVXMLChannelpure virtual
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLastReadCount(PINDEX count)PChannelvirtual
SetLastWriteCount(PINDEX count)PChannelvirtual
SetLocalEcho(bool localEcho)PIndirectChannelvirtual
SetPause(PBoolean pause)PVXMLChannelinline
SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetReadTimeout(const PTimeInterval &time)PChannel
SetSampleRate(unsigned rate)=0PVXMLChannelpure virtual
SetSilence(unsigned msecs)PVXMLChannel
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PIndirectChannelvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
Timeout enum valuePChannel
Unavailable enum valuePChannel
Wait(PINDEX count, PTimeInterval &nextTick)PDelayChannelprotectedvirtual
Write(const void *buf, PINDEX len)PVXMLChannelvirtual
PChannel::Write(const void *buf, PINDEX len, const void *)PChannelinlinevirtual
WriteAsync(AsyncContext &context)PChannelvirtual
writeAutoDeletePIndirectChannelprotected
writeChannelPIndirectChannelprotected
WriteChar(int c)PChannel
WriteFrame(const void *buf, PINDEX len)=0PVXMLChannelpure virtual
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PIndirectChannel()PIndirectChannel
~PObject()PObjectinlinevirtual
~PVXMLChannel()PVXMLChannel