|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAIAGENT::CScriptMailBox Class Reference#include <mailbox.h>
Inheritance diagram for NLAIAGENT::CScriptMailBox:
List of all members.
Constructor & Destructor Documentation
NLAIAGENT::CScriptMailBox::CScriptMailBox |
( |
const IWordNumRef * |
parent |
) |
|
|
NLAIAGENT::CScriptMailBox::CScriptMailBox |
( |
const CScriptMailBox & |
A |
) |
|
|
NLAIAGENT::CScriptMailBox::~CScriptMailBox |
( |
|
) |
[virtual] |
|
Member Function Documentation
void NLAIAGENT::CScriptMailBox::fillMailBox |
( |
|
) |
[virtual] |
|
|
Gets messages from its father.
Definition at line 598 of file mailbox.cpp.
Referenced by run. |
sint32 NLAIAGENT::CScriptMailBox::getIndex |
( |
|
) |
|
|
|
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::CSimpleLocalMailBox.
Definition at line 643 of file mailbox.cpp.
References IdScriptMailBox. |
void NLAIAGENT::CScriptMailBox::setIndex |
( |
sint32 |
|
) |
|
|
Member Data Documentation
sint32 NLAIAGENT::CScriptMailBox::_CIndex [private]
|
|
The documentation for this class was generated from the following files:
|
|