#include <FsfTypeCell.h>
Inherits fsf::CTypeCellBase.

Public Member Functions | |
Creators | |
| CTypeCell () | |
| 0-parameter constructor | |
Accessors | |
| virtual void | getTypeID (std::string &str) const |
| Returns factory mapping key. | |
Processing | |
| virtual void | process (fsf::CPassiveHandle *pPassiveHandle, fsf::CActiveHandle *pActiveHandle, fsf::CActivePulse *pActivePulse) |
| Place holder for custom processing. | |
| fsf::CTypeCell< Type >::CTypeCell | ( | ) | [inline] |
0-parameter constructor
| void fsf::StringCell::getTypeID | ( | std::string & | str | ) | const [inline, virtual] |
| virtual void fsf::CTypeCell< Type >::process | ( | fsf::CPassiveHandle * | pPassiveHandle, | |
| fsf::CActiveHandle * | pActiveHandle, | |||
| fsf::CActivePulse * | pActivePulse | |||
| ) | [inline, virtual] |
1.5.9