#include <vxml.h>
Inheritance diagram for PVXMLPlayableTone:
Public Member Functions | |
virtual PBoolean | Open (PVXMLChannel &chan, const PString &arg, PINDEX delay, PINDEX repeat, PBoolean autoDelete) |
Protected Attributes | |
PTones | m_tones |
virtual PBoolean PVXMLPlayableTone::Open | ( | PVXMLChannel & | chan, | |
const PString & | arg, | |||
PINDEX | delay, | |||
PINDEX | repeat, | |||
PBoolean | autoDelete | |||
) | [virtual] |
Reimplemented from PVXMLPlayableData.
PTones PVXMLPlayableTone::m_tones [protected] |