#include <FsfCharBuffer.h>
Inherits fsf::CTypeCellBase.
Public Member Functions | |
Creators | |
CCharBufferSize () | |
0-parameter constructor | |
Accessors | |
virtual void | getTypeID (std::string &str) |
Processing | |
virtual void | process (CPassiveHandle *pPassiveHandle, CActiveHandle *pActiveHandle, CActivePulse *pActivePulse) |
Custom processing function. |
CCharBufferSize::CCharBufferSize | ( | ) |
0-parameter constructor
virtual void fsf::CCharBufferSize::getTypeID | ( | std::string & | str | ) | [inline, virtual] |
void CCharBufferSize::process | ( | fsf::CPassiveHandle * | pPassiveHandle, | |
fsf::CActiveHandle * | pActiveHandle, | |||
fsf::CActivePulse * | pActivePulse | |||
) | [virtual] |