#include <AudioModule.h>
Inherits fsf::CCell.

Public Member Functions | |
| CPlay () | |
| Default constructor. | |
| virtual void | getTypeID (std::string &str) const |
| Gets this cell's factory mapping key. | |
| virtual void | process (fsf::CPassiveHandle *pPassiveHandle, fsf::CActiveHandle *pActiveHandle, fsf::CActivePulse *pActivePulse) |
| Custom processing function:. | |
| CPlay::CPlay | ( | ) |
Default constructor.
| virtual void audio::CPlay::getTypeID | ( | std::string & | str | ) | const [inline, virtual] |
| void CPlay::process | ( | fsf::CPassiveHandle * | pPassiveHandle, | |
| fsf::CActiveHandle * | pActiveHandle, | |||
| fsf::CActivePulse * | pActivePulse | |||
| ) | [virtual] |
1.5.9