|
|
|
|
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
[legend]Collaboration diagram for NLAIAGENT::CAgentClockTimer:
[legend]List of all members.
Constructor & Destructor Documentation
NLAIAGENT::CAgentClockTimer::CAgentClockTimer (
|
)
|
|
NLAIAGENT::CAgentClockTimer::CAgentClockTimer (
|
IAgentManager * m )
|
|
NLAIAGENT::CAgentClockTimer::CAgentClockTimer (
|
const CAgentClockTimer & t )
|
|
NLAIAGENT::CAgentClockTimer::~CAgentClockTimer (
|
) [virtual]
|
|
Member Function Documentation
const NLAIC::IBasicType * NLAIAGENT::CAgentClockTimer::clone (
|
void ) const [virtual]
|
|
const NLAIC::CIdentType & NLAIAGENT::CAgentClockTimer::getType (
|
void ) const [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 535 of file agent_timer.cpp. |
void NLAIAGENT::CAgentClockTimer::initClass (
|
) [static]
|
|
const NLAIC::IBasicType * NLAIAGENT::CAgentClockTimer::newInstance (
|
void ) const [virtual]
|
|
void NLAIAGENT::CAgentClockTimer::releaseClass (
|
) [static]
|
|
void NLAIAGENT::CAgentClockTimer::setClock (
|
uint c ) [inline, virtual]
|
|
Member Data Documentation
const NLAIC::CIdentType * NLAIAGENT::CAgentClockTimer::IdAgentClockTimer = NULL [static]
|
|
int NLAIAGENT::CAgentClockTimer::_TimeCount [private]
|
|
The documentation for this class was generated from the following files:
|
|