#include <vxml.h>
Inheritance diagram for PVXMLPlayableCommand:
Public Member Functions | |
PVXMLPlayableCommand () | |
void | Play (PVXMLChannel &outgoingChannel) |
void | OnStop () |
Protected Attributes | |
PPipeChannel * | pipeCmd |
PVXMLPlayableCommand::PVXMLPlayableCommand | ( | ) |
void PVXMLPlayableCommand::OnStop | ( | ) | [virtual] |
Reimplemented from PVXMLPlayable.
void PVXMLPlayableCommand::Play | ( | PVXMLChannel & | outgoingChannel | ) | [virtual] |
Implements PVXMLPlayable.
PPipeChannel* PVXMLPlayableCommand::pipeCmd [protected] |