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