|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CPBreak Class Reference#include <performative.h>
Inheritance diagram for NLAIAGENT::CPBreak
[legend]Collaboration diagram for NLAIAGENT::CPBreak:
[legend]List of all members.
Constructor & Destructor Documentation
NLAIAGENT::CPBreak::CPBreak (
|
) [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 177 of file performative.h. |
const char * NLAIAGENT::CPBreak::getName (
|
) const [inline, virtual]
|
|
const NLAIC::CIdentType & NLAIAGENT::CPBreak::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 172 of file performative.h. |
const NLAIC::IBasicType * NLAIAGENT::CPBreak::newInstance (
|
void ) const [inline, virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|