|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CPExec Class ReferenceWhen an agent want an ather.
More...
#include <performative.h>
Inheritance diagram for NLAIAGENT::CPExec:
List of all members.
Detailed Description
When an agent want an ather.
Definition at line 56 of file performative.h.
Constructor & Destructor Documentation
NLAIAGENT::CPExec::CPExec |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual const NLAIC::IBasicType* NLAIAGENT::CPExec::clone |
( |
|
) |
const [inline, virtual] |
|
virtual const char* NLAIAGENT::CPExec::getName |
( |
|
) |
const [inline, virtual] |
|
virtual const NLAIC::CIdentType& NLAIAGENT::CPExec::getType |
( |
|
) |
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::IntegerType.
Definition at line 78 of file performative.h. |
virtual const NLAIC::IBasicType* NLAIAGENT::CPExec::newInstance |
( |
|
) |
const [inline, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|