|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CMessageVector Class ReferenceAbCMessage is an IMessageBase based on a CVectorGroupType list.
More...
#include <msg.h>
Inheritance diagram for NLAIAGENT::CMessageVector:
List of all members.
Detailed Description
AbCMessage is an IMessageBase based on a CVectorGroupType list.
-
Author:
-
Chafik sameh , Portier Pierre , Nevrax France
-
Date:
-
2000
Definition at line 350 of file msg.h.
Constructor & Destructor Documentation
NLAIAGENT::CMessageVector::CMessageVector |
( |
int |
n |
) |
[inline] |
|
NLAIAGENT::CMessageVector::CMessageVector |
( |
|
) |
[inline] |
|
NLAIAGENT::CMessageVector::CMessageVector |
( |
const CVectorGroupType & |
m |
) |
[inline] |
|
NLAIAGENT::CMessageVector::CMessageVector |
( |
const CMessageVector & |
m |
) |
[inline] |
|
virtual NLAIAGENT::CMessageVector::~CMessageVector |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual const NLAIC::IBasicType* NLAIAGENT::CMessageVector::clone |
( |
|
) |
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).
Implements NLAIC::IBasicType.
Definition at line 489 of file msg.cpp.
References IdMessageVector. |
virtual const NLAIC::IBasicType* NLAIAGENT::CMessageVector::newInstance |
( |
|
) |
const [inline, virtual] |
|
|
This function allow a new instance, that mean that the class is a class factory.
Implements NLAIC::IBasicType.
Definition at line 407 of file msg.h.
References clone. |
Member Data Documentation
The documentation for this class was generated from the following files:
|
|