Inherits fsf::CCell.

Public Member Functions | |
| CSpendTime () | |
| 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: places a generic node on the active stream after performing meaningless computations of random duration. | |
| ex3::CSpendTime::CSpendTime | ( | ) |
Default constructor.
| virtual void ex3::CSpendTime::getTypeID | ( | std::string & | str | ) | const [inline, virtual] |
| void ex3::CSpendTime::process | ( | fsf::CPassiveHandle * | pPassiveHandle, | |
| fsf::CActiveHandle * | pActiveHandle, | |||
| fsf::CActivePulse * | pActivePulse | |||
| ) | [virtual] |
Custom processing function: places a generic node on the active stream after performing meaningless computations of random duration.
Reimplemented from fsf::CCell.
1.5.9