|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CAgentClockTimer Class Reference#include <agent_timer.h>
Inheritance diagram for NLAIAGENT::CAgentClockTimer:
List of all members.
Constructor & Destructor Documentation
NLAIAGENT::CAgentClockTimer::CAgentClockTimer |
( |
|
) |
|
|
NLAIAGENT::CAgentClockTimer::CAgentClockTimer |
( |
IAgentManager * |
|
) |
|
|
NLAIAGENT::CAgentClockTimer::CAgentClockTimer |
( |
const CAgentClockTimer & |
|
) |
|
|
NLAIAGENT::CAgentClockTimer::~CAgentClockTimer |
( |
|
) |
[virtual] |
|
Member Function Documentation
virtual sint NLAIAGENT::CAgentClockTimer::getClock |
( |
|
) |
const [inline, virtual] |
|
|
getType return a unique string how represente the class, it can be the name of the class.
This function is used for the sytem regstry class (see the definition of the template class Gen::CRegistry).
Reimplemented from NLAIAGENT::CAgentWatchTimer.
Definition at line 626 of file agent_timer.cpp.
References IdAgentClockTimer. |
void NLAIAGENT::CAgentClockTimer::initClass |
( |
|
) |
[static] |
|
const NLAIC::IBasicType * NLAIAGENT::CAgentClockTimer::newInstance |
( |
|
) |
const [virtual] |
|
void NLAIAGENT::CAgentClockTimer::releaseClass |
( |
|
) |
[static] |
|
void NLAIAGENT::CAgentClockTimer::setClock |
( |
uint |
c |
) |
[virtual] |
|
Member Data Documentation
sint NLAIAGENT::CAgentClockTimer::_TimeCount [private]
|
|
const NLAIC::CIdentType * NLAIAGENT::CAgentClockTimer::IdAgentClockTimer = NULL [static]
|
|
The documentation for this class was generated from the following files:
|
|