PTLib  Version 2.10.4
PVXMLPlayableCommand Class Reference

#include <vxml.h>

Inheritance diagram for PVXMLPlayableCommand:
PVXMLPlayable PObject

List of all members.

Public Member Functions

virtual PBoolean Open (PVXMLChannel &chan, const PString &arg, PINDEX delay, PINDEX repeat, PBoolean autoDelete)
virtual bool OnStart ()
virtual void OnStop ()

Protected Attributes

PString m_command

Member Function Documentation

virtual bool PVXMLPlayableCommand::OnStart ( ) [virtual]

Implements PVXMLPlayable.

virtual void PVXMLPlayableCommand::OnStop ( ) [virtual]

Reimplemented from PVXMLPlayable.

virtual PBoolean PVXMLPlayableCommand::Open ( PVXMLChannel chan,
const PString arg,
PINDEX  delay,
PINDEX  repeat,
PBoolean  autoDelete 
) [virtual]

Reimplemented from PVXMLPlayable.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines