arg | PVXMLPlayable | [protected] |
autoDelete | PVXMLPlayable | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Compare(const PObject &obj) const | PObject | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
data | PVXMLPlayableData | [protected] |
delay | PVXMLPlayable | [protected] |
delayDone | PVXMLPlayable | [protected] |
EqualTo enum value | PObject | |
format | PVXMLPlayable | [protected] |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
GetDelay() const | PVXMLPlayable | [inline, virtual] |
GetRepeat() const | PVXMLPlayable | [inline, virtual] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
LessThan enum value | PObject | |
OnRepeat(PVXMLChannel &) | PVXMLPlayable | [inline, virtual] |
OnStart() | PVXMLPlayable | [inline, virtual] |
OnStop() | PVXMLPlayable | [inline, virtual] |
Open(PVXMLChannel &chan, const PString &toneSpec, PINDEX delay, PINDEX repeat, PBoolean v) | PVXMLPlayableTone | [virtual] |
PVXMLPlayable::Open(PVXMLChannel &, PINDEX delay, PINDEX repeat, PBoolean autoDelete) | PVXMLPlayable | [virtual] |
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 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] |
Play(PVXMLChannel &outgoingChannel) | PVXMLPlayableData | [virtual] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
PVXMLPlayable() | PVXMLPlayable | [inline] |
ReadFrame(PVXMLChannel &channel, void *buf, PINDEX len) | PVXMLPlayable | [virtual] |
ReadFrom(istream &strm) | PObject | [virtual] |
repeat | PVXMLPlayable | [protected] |
Rewind(PChannel *chan) | PVXMLPlayableData | [virtual] |
sampleFrequency | PVXMLPlayable | [protected] |
SetData(const PBYTEArray &data) | PVXMLPlayableData | |
SetFormat(const PString &fmt) | PVXMLPlayable | [inline] |
SetRepeat(PINDEX v) | PVXMLPlayable | [inline, virtual] |
SetSampleFrequency(unsigned rate) | PVXMLPlayable | [inline] |
tones | PVXMLPlayableTone | [protected] |
~PObject() | PObject | [inline, virtual] |