|
PTLib
Version 2.14.3
|
This is the complete list of members for PVXMLPlayableURL, including all inherited members.
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &obj) const | PObject | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| EqualTo enum value | PObject | |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetDelay() const | PVXMLPlayable | inlinevirtual |
| GetRepeat() const | PVXMLPlayable | inlinevirtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| IsClass(const char *cls) const | PObject | inline |
| LessThan enum value | PObject | |
| m_autoDelete | PVXMLPlayable | protected |
| m_delay | PVXMLPlayable | protected |
| m_delayDone | PVXMLPlayable | protected |
| m_format | PVXMLPlayable | protected |
| m_repeat | PVXMLPlayable | protected |
| m_sampleFrequency | PVXMLPlayable | protected |
| m_subChannel | PVXMLPlayable | protected |
| m_traceContextIdentifier | PObject | protected |
| m_url | PVXMLPlayableURL | protected |
| m_vxmlChannel | PVXMLPlayable | protected |
| OnDelay() | PVXMLPlayable | virtual |
| OnRepeat() | PVXMLPlayable | virtual |
| OnStart() | PVXMLPlayableURL | virtual |
| OnStop() | PVXMLPlayable | virtual |
| Open(PVXMLChannel &chan, const PString &arg, PINDEX delay, PINDEX repeat, PBoolean autoDelete) | PVXMLPlayableURL | virtual |
| 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>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PVXMLPlayable() | PVXMLPlayable | |
| ReadFrom(istream &strm) | PObject | virtual |
| SetFormat(const PString &fmt) | PVXMLPlayable | inline |
| SetRepeat(PINDEX v) | PVXMLPlayable | inlinevirtual |
| SetSampleFrequency(unsigned rate) | PVXMLPlayable | inline |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ~PObject() | PObject | inlinevirtual |