AbortCommandString() | PChannel | |
AccessDenied enum value | PChannel | |
activeGrammar | PVXMLSession | [protected] |
AllowClearCall() | PVXMLSession | [protected] |
autoDeleteTextToSpeech | PVXMLSession | [protected] |
BadParameter enum value | PChannel | |
BufferTooSmall enum value | PChannel | |
channelName | PChannel | [protected] |
channelPointerMutex | PIndirectChannel | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Close() | PVXMLSession | [virtual] |
Compare(const PObject &obj) const | PIndirectChannel | [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] |
ConvertTextToFilenameList(const PString &text, PTextToSpeech::TextType type, PStringArray &list, PBoolean useCacheing) | PVXMLSession | |
CreateWAVFile(const PFilePath &fn, PFile::OpenMode mode, int opts, unsigned fmt) | PVXMLSession | [virtual] |
currentField | PVXMLSession | [protected] |
currentForm | PVXMLSession | [protected] |
currentNode | PVXMLSession | [protected] |
DeviceInUse enum value | PChannel | |
DiskFull enum value | PChannel | |
documentVars | PVXMLSession | [protected] |
emptyAction | PVXMLSession | [protected] |
EndRecording() | PVXMLSession | [virtual] |
EqualTo enum value | PObject | |
ErrorGroup enum name | PChannel | |
Errors enum name | PChannel | |
EvaluateExpr(const PString &oexpr) | PVXMLSession | [virtual] |
Execute() | PVXMLSession | |
FileExists enum value | PChannel | |
FindForm(const PString &id) | PVXMLSession | [protected] |
FindHandler(const PString &event) | PVXMLSession | |
FlowControl(const void *flowData) | PChannel | [virtual] |
GetAndLockVXMLChannel() | PVXMLSession | |
GetBaseReadChannel() const | PIndirectChannel | [virtual] |
GetBaseWriteChannel() const | PIndirectChannel | [virtual] |
GetBeepData(PBYTEArray &data, unsigned ms) | PVXMLSession | [virtual] |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
GetErrorText(ErrorGroup group=NumErrorGroups) const | PIndirectChannel | [virtual] |
PChannel::GetErrorText(ErrorGroup group=NumErrorGroups) const | PChannel | [virtual] |
PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | [static] |
GetHandle() const | PChannel | |
GetLastReadCount() const | PChannel | [virtual] |
GetLastWriteCount() const | PChannel | [virtual] |
GetName() const | PIndirectChannel | [virtual] |
GetReadChannel() const | PIndirectChannel | |
GetReadTimeout() const | PChannel | |
GetSessionMutex() | PVXMLSession | [inline] |
GetSessionVars() | PVXMLSession | [inline] |
GetTextToSpeech() const | PVXMLSession | [inline] |
GetVar(const PString &str) const | PVXMLSession | [virtual] |
GetWriteChannel() const | PIndirectChannel | |
GetWriteTimeout() const | PChannel | |
GetXMLError() const | PVXMLSession | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | [virtual] |
Initialise() | PVXMLSession | [protected] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
Interrupted enum value | PChannel | |
IsClass(const char *cls) const | PObject | [inline] |
IsLoaded() const | PVXMLSession | [inline, virtual] |
IsOpen() const | PIndirectChannel | [virtual] |
IsPlaying() const | PVXMLSession | [virtual] |
IsRecording() const | PVXMLSession | [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 | |
listening | PVXMLSession | [protected] |
Load(const PString &source) | PVXMLSession | [virtual] |
loaded | PVXMLSession | [protected] |
LoadFile(const PFilePath &file) | PVXMLSession | [virtual] |
LoadGrammar(PVXMLGrammar *grammar) | PVXMLSession | |
LoadURL(const PURL &url) | PVXMLSession | [virtual] |
LoadVXML(const PString &xml) | PVXMLSession | [virtual] |
m_abortVXML | PVXMLSession | [protected] |
m_speakNodeData | PVXMLSession | [protected] |
mediaFormat | PVXMLSession | [protected] |
Miscellaneous enum value | PChannel | |
NextNode() | PVXMLSession | [protected] |
NoError enum value | PChannel | |
NoMemory enum value | PChannel | |
NormaliseResourceName(const PString &src) | PVXMLSession | [protected] |
NotFound enum value | PChannel | |
NotOpen enum value | PChannel | |
NumErrorGroups enum value | PChannel | |
NumNormalisedErrors enum value | PChannel | |
OnEndDialog() | PVXMLSession | [virtual] |
OnEndRecording(const PString &channelName) | PVXMLSession | [virtual] |
OnEndSession() | PVXMLSession | [inline, virtual] |
OnOpen() | PIndirectChannel | [protected, virtual] |
OnReadComplete(void *buf, PINDEX len) | PChannel | [virtual] |
OnTransfer(const PString &, bool) | PVXMLSession | [inline, virtual] |
OnUserInput(const PString &str) | PVXMLSession | [virtual] |
OnWriteComplete(const void *buf, PINDEX len) | PChannel | [virtual] |
Open(const PString &mediaFormat) | PVXMLSession | [virtual] |
PIndirectChannel::Open(PChannel &channel) | PIndirectChannel | |
PIndirectChannel::Open(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
PIndirectChannel::Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true) | PIndirectChannel | |
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] |
PChannel() | PChannel | |
PChannel(const PChannel &) | PChannel | [protected] |
PDECLARE_NOTIFIER(PThread, PVXMLSession, VXMLExecute) | PVXMLSession | |
PIndirectChannel() | PIndirectChannel | |
PlayCommand(const PString &data, PINDEX repeat=1, PINDEX delay=0) | PVXMLSession | [virtual] |
PlayData(const PBYTEArray &data, PINDEX repeat=1, PINDEX delay=0) | PVXMLSession | [virtual] |
PlayFile(const PString &fn, PINDEX repeat=1, PINDEX delay=0, PBoolean autoDelete=false) | PVXMLSession | [virtual] |
PlayResource(const PURL &url, PINDEX repeat=1, PINDEX delay=0) | PVXMLSession | [virtual] |
PlaySilence(PINDEX msecs=0) | PVXMLSession | [virtual] |
PlaySilence(const PTimeInterval &timeout) | PVXMLSession | [virtual] |
PlayStop() | PVXMLSession | [virtual] |
PlayText(const PString &text, PTextToSpeech::TextType type=PTextToSpeech::Default, PINDEX repeat=1, PINDEX delay=0) | PVXMLSession | [virtual] |
PlayTone(const PString &toneSpec, PINDEX repeat=1, PINDEX delay=0) | PVXMLSession | [virtual] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
ProcessGrammar() | PVXMLSession | [protected] |
ProcessNode() | PVXMLSession | [protected] |
ProcessUserInput() | PVXMLSession | [protected] |
ProtocolFailure enum value | PChannel | |
PVXMLSession(PTextToSpeech *tts=NULL, PBoolean autoDelete=false) | PVXMLSession | |
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 *buf, PINDEX len) | PIndirectChannel | [virtual] |
PChannel::Read(const VectorOfSlice &slices) | PChannel | [virtual] |
ReadAsync(void *buf, PINDEX len) | PChannel | [virtual] |
readAutoDelete | PIndirectChannel | [protected] |
ReadBlock(void *buf, PINDEX len) | PChannel | |
readChannel | PIndirectChannel | [protected] |
ReadChar() | PChannel | [virtual] |
ReadCharWithTimeout(PTimeInterval &timeout) | PChannel | [protected] |
ReadFrom(istream &strm) | PObject | [virtual] |
ReadString(PINDEX len) | PChannel | |
readTimeout | PChannel | [protected] |
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start) | PChannel | [protected] |
recordDTMFTerm | PVXMLSession | [protected] |
RecordEnd() | PVXMLSession | [virtual] |
recordFinalSilence | PVXMLSession | [protected] |
recordFn | PVXMLSession | [protected] |
recording | PVXMLSession | [protected] |
recordMaxTime | PVXMLSession | [protected] |
recordSync | PVXMLSession | [protected] |
RetreiveResource(const PURL &url, PString &contentType, PFilePath &fn, PBoolean useCache=true) | PVXMLSession | [virtual] |
rootURL | PVXMLSession | [protected] |
SayAs(const PString &className, const PString &text) | PVXMLSession | [protected] |
SayAs(const PString &className, const PString &text, const PString &voice) | PVXMLSession | [protected] |
SendCommandString(const PString &command) | PChannel | |
sessionMutex | PVXMLSession | [protected] |
sessionVars | PVXMLSession | [protected] |
SetBufferSize(PINDEX newSize) | PChannel | |
SetCallingToken(PString &token) | PVXMLSession | [inline] |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetLocalEcho(bool localEcho) | PIndirectChannel | [virtual] |
SetPause(PBoolean pause) | PVXMLSession | [virtual] |
SetReadChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
SetReadTimeout(const PTimeInterval &time) | PChannel | |
SetTextToSpeech(PTextToSpeech *tts, PBoolean autoDelete=false) | PVXMLSession | |
SetTextToSpeech(const PString &ttsName) | PVXMLSession | |
SetVar(const PString &ostr, const PString &val) | PVXMLSession | [virtual] |
SetWriteChannel(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
SetWriteTimeout(const PTimeInterval &time) | PChannel | |
Shutdown(ShutdownValue option) | PIndirectChannel | [virtual] |
PChannel::Shutdown(ShutdownValue option) | PChannel | [virtual] |
ShutdownRead enum value | PChannel | |
ShutdownReadAndWrite enum value | PChannel | |
ShutdownValue enum name | PChannel | |
ShutdownWrite enum value | PChannel | |
StartRecording(const PFilePath &fn, PBoolean recordDTMFTerm, const PTimeInterval &recordMaxTime, const PTimeInterval &recordFinalSilence) | PVXMLSession | [virtual] |
StringToTime(const PString &str) | PVXMLSession | [protected, static] |
textToSpeech | PVXMLSession | [protected] |
timeout | PVXMLSession | [protected] |
Timeout enum value | PChannel | |
TraverseAudio() | PVXMLSession | [protected] |
TraverseChoice() | PVXMLSession | [protected] |
TraverseExit() | PVXMLSession | [protected] |
TraverseGoto() | PVXMLSession | [protected] |
TraverseGrammar() | PVXMLSession | [protected] |
TraverseIf() | PVXMLSession | [protected] |
TraverseMenu() | PVXMLSession | [protected] |
TraverseProperty() | PVXMLSession | [protected] |
TraverseRecord() | PVXMLSession | [protected] |
TraverseSubmit() | PVXMLSession | [protected] |
TraverseTransfer() | PVXMLSession | [protected] |
TraverseVar() | PVXMLSession | [protected] |
Trigger() | PVXMLSession | [virtual] |
UnLockVXMLChannel() | PVXMLSession | [inline] |
userInputMutex | PVXMLSession | [protected] |
userInputQueue | PVXMLSession | [protected] |
VectorOfSlice typedef | PChannel | |
vxmlChannel | PVXMLSession | [protected] |
vxmlThread | PVXMLSession | [protected] |
waitForEvent | PVXMLSession | [protected] |
Write(const void *buf, PINDEX len) | PIndirectChannel | [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] |
writeAutoDelete | PIndirectChannel | [protected] |
writeChannel | PIndirectChannel | [protected] |
WriteChar(int c) | PChannel | |
WriteString(const PString &str) | PChannel | |
writeTimeout | PChannel | [protected] |
xmlFile | PVXMLSession | [protected] |
~PChannel() | PChannel | |
~PIndirectChannel() | PIndirectChannel | |
~PObject() | PObject | [inline, virtual] |
~PVXMLChannelInterface() | PVXMLChannelInterface | [inline, virtual] |
~PVXMLSession() | PVXMLSession | [virtual] |