From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNLAIAGENT_1_1COnChangeMsg.html | 456 +++++++++++++++++++++ 1 file changed, 456 insertions(+) create mode 100644 docs/doxygen/nel/classNLAIAGENT_1_1COnChangeMsg.html (limited to 'docs/doxygen/nel/classNLAIAGENT_1_1COnChangeMsg.html') diff --git a/docs/doxygen/nel/classNLAIAGENT_1_1COnChangeMsg.html b/docs/doxygen/nel/classNLAIAGENT_1_1COnChangeMsg.html new file mode 100644 index 00000000..dd21abaa --- /dev/null +++ b/docs/doxygen/nel/classNLAIAGENT_1_1COnChangeMsg.html @@ -0,0 +1,456 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLAIAGENT::COnChangeMsg Class Reference

#include <msg_on_change.h> +

+

Inheritance diagram for NLAIAGENT::COnChangeMsg: +

+ +NLAIAGENT::CMessageScript +NLAIAGENT::IMessageBase +NLAIAGENT::IListBasicManager +NLAIAGENT::IBaseGroupType +NLAIAGENT::IObjetOp +NLAIAGENT::IObjectIA +NLAIAGENT::IBasicObjectIA +NLAIC::IBasicInterface +NLAIC::IBasicType +NLAIC::IPointerGestion +NLMISC::IStreamable +NLMISC::IClassable + +List of all members. + + + + + + + + + + + + + + + + + +

Public Methods

 COnChangeMsg (const COnChangeMsg &)
 COnChangeMsg (std::list< IObjectIA * > &, NLAISCRIPT::CMessageClass *)
 COnChangeMsg (NLAISCRIPT::CMessageClass *b=NULL)
 COnChangeMsg (IBasicAgent *)
 ~COnChangeMsg ()
NLAIC::IBasicInterface member class.
virtual const NLAIC::IBasicTypeclone () const
 This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne. More...

virtual const NLAIC::IBasicTypenewInstance () const
 This function allow a new instance, that mean that the class is a class factory. More...

const NLAIC::CIdentTypegetType () const
 getType return a unique string how represente the class, it can be the name of the class. More...

void getDebugString (std::string &t) const
 This is a Debug function, text is an character pointer to receive the debug text output, the debug text containe all think sensible to interset user. More...


Static Public Attributes

const NLAIC::CIdentType IdOnChangeMsg
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLAIAGENT::COnChangeMsg::COnChangeMsg const COnChangeMsg &  
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file msg_on_change.cpp. +

+Referenced by clone, and newInstance.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLAIAGENT::COnChangeMsg::COnChangeMsg std::list< IObjectIA * > &  ,
NLAISCRIPT::CMessageClass 
+
+ + + + + +
+   + + +

+ +

+Definition at line 33 of file msg_on_change.cpp. +

+References NLAISCRIPT::l, NLAIAGENT::IMessageBase::setGroup, NLAIAGENT::IMessageBase::setMessageGroup, and x.

+

+ + + + +
+ + + + + + + + + + +
NLAIAGENT::COnChangeMsg::COnChangeMsg NLAISCRIPT::CMessageClass  b = NULL
+
+ + + + + +
+   + + +

+ +

+Definition at line 40 of file msg_on_change.cpp. +

+References NLAIAGENT::IMessageBase::setGroup, NLAIAGENT::IMessageBase::setMessageGroup, and x.

+

+ + + + +
+ + + + + + + + + + +
NLAIAGENT::COnChangeMsg::COnChangeMsg IBasicAgent 
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file msg_on_change.cpp. +

+References NLAIAGENT::IMessageBase::setGroup, NLAIAGENT::IMessageBase::setMessageGroup, and x.

+

+ + + + +
+ + + + + + + + + +
NLAIAGENT::COnChangeMsg::~COnChangeMsg   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file msg_on_change.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const NLAIC::IBasicType * NLAIAGENT::COnChangeMsg::clone   const [virtual]
+
+ + + + + +
+   + + +

+This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne. +

+ +

+Reimplemented from NLAIAGENT::CMessageScript. +

+Definition at line 59 of file msg_on_change.cpp. +

+References COnChangeMsg, and x.

+

+ + + + +
+ + + + + + + + + + +
void NLAIAGENT::COnChangeMsg::getDebugString std::string &   t const [virtual]
+
+ + + + + +
+   + + +

+This is a Debug function, text is an character pointer to receive the debug text output, the debug text containe all think sensible to interset user. +

+ +

+Reimplemented from NLAIAGENT::CMessageScript. +

+Definition at line 75 of file msg_on_change.cpp. +

+References NLAIAGENT::IListBasicManager::get, NLAIAGENT::IListBasicManager::getFront, NLAIC::stringGetBuild, and t.

+

+ + + + +
+ + + + + + + + + +
const NLAIC::CIdentType & NLAIAGENT::COnChangeMsg::getType   const [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::CMessageScript. +

+Definition at line 67 of file msg_on_change.cpp. +

+References NLAIAGENT::CMessageScript::getCreatorClass, NLAISCRIPT::CMessageClass::getType, and IdOnChangeMsg.

+

+ + + + +
+ + + + + + + + + +
virtual const NLAIC::IBasicType* NLAIAGENT::COnChangeMsg::newInstance   const [inline, virtual]
+
+ + + + + +
+   + + +

+This function allow a new instance, that mean that the class is a class factory. +

+ +

+Reimplemented from NLAIAGENT::CMessageScript. +

+Definition at line 48 of file msg_on_change.h. +

+References COnChangeMsg.

+


Member Data Documentation

+

+ + + + +
+ + +
const NLAIC::CIdentType COnChangeMsg::IdOnChangeMsg [static] +
+
+ + + + + +
+   + + +

+ +

+Referenced by NLAISCRIPT::COnChangeMsgClass::COnChangeMsgClass, and getType.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1