fsf::CNodeTimeStamp Class Reference
[Cells]

Accessor cell for node time stamp value (get only). More...

#include <FsfNodeCells.h>

Inherits fsf::CTypeCellBase.

Collaboration diagram for fsf::CNodeTimeStamp:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Creators
 CNodeTimeStamp ()
 0-parameter constructor
Accessors
virtual void getTypeID (std::string &str)
 Returns factory mapping key.
Processing
virtual void process (fsf::CPassiveHandle *pPassiveHandle, fsf::CActiveHandle *pActiveHandle, fsf::CActivePulse *pActivePulse)
 Custom processing method.


Detailed Description

Accessor cell for node time stamp value (get only).


Constructor & Destructor Documentation

CNodeTimeStamp::CNodeTimeStamp (  ) 

0-parameter constructor


Member Function Documentation

virtual void fsf::CNodeTimeStamp::getTypeID ( std::string &  str  )  [inline, virtual]

Returns factory mapping key.

void CNodeTimeStamp::process ( fsf::CPassiveHandle pPassiveHandle,
fsf::CActiveHandle pActiveHandle,
fsf::CActivePulse pActivePulse 
) [virtual]

Custom processing method.

The process function in accessor cells has special semantics: the active handle can be null (=get value) or non null (=set value) The CNodeTimeStamp accessor only works as a getter, so the active handle is always ignored.

Reimplemented from fsf::CTypeCellBase.


The documentation for this class was generated from the following files:

Generated on Thu Oct 21 11:47:37 2010 for MFSM by  doxygen 1.5.9