|
|
|
|
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
[legend]Collaboration diagram for NLAIAGENT::CPExec:
[legend]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
|
This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne.
Reimplemented from NLAIAGENT::IntegerType.
Definition at line 67 of file performative.h. |
const char * NLAIAGENT::CPExec::getName (
|
) const [inline, virtual]
|
|
const NLAIC::CIdentType & NLAIAGENT::CPExec::getType (
|
void ) 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. |
const NLAIC::IBasicType * NLAIAGENT::CPExec::newInstance (
|
void ) const [inline, virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|