cout the timestamp of incoming active pulses in s, and in h/m/s.
More...
Inherits fsf::CCell.

Public Member Functions | |
| CPrintTime () | |
| Default constructor. | |
| virtual void | getTypeID (std::string &str) const |
| Gets this cells' factory mapping key. | |
| virtual void | process (fsf::CPassiveHandle *pPassiveHandle, fsf::CActiveHandle *pActiveHandle, fsf::CActivePulse *pActivePulse) |
Custom processing function: writes to cout the timestamp of incoming active pulses in s, and in h/m/s. | |
cout the timestamp of incoming active pulses in s, and in h/m/s. | ex1::CPrintTime::CPrintTime | ( | ) |
Default constructor.
| virtual void ex1::CPrintTime::getTypeID | ( | std::string & | str | ) | const [inline, virtual] |
| void ex1::CPrintTime::process | ( | fsf::CPassiveHandle * | pPassiveHandle, | |
| fsf::CActiveHandle * | pActiveHandle, | |||
| fsf::CActivePulse * | pActivePulse | |||
| ) | [virtual] |
Custom processing function: writes to cout the timestamp of incoming active pulses in s, and in h/m/s.
Reimplemented from fsf::CCell.
1.5.9