From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../classNLAISCRIPT_1_1CMsgNotifyParentClass.html | 410 +++++++++++++++++++++ 1 file changed, 410 insertions(+) create mode 100644 docs/doxygen/nel/classNLAISCRIPT_1_1CMsgNotifyParentClass.html (limited to 'docs/doxygen/nel/classNLAISCRIPT_1_1CMsgNotifyParentClass.html') diff --git a/docs/doxygen/nel/classNLAISCRIPT_1_1CMsgNotifyParentClass.html b/docs/doxygen/nel/classNLAISCRIPT_1_1CMsgNotifyParentClass.html new file mode 100644 index 00000000..79750e8e --- /dev/null +++ b/docs/doxygen/nel/classNLAISCRIPT_1_1CMsgNotifyParentClass.html @@ -0,0 +1,410 @@ + + + + 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  
+

NLAISCRIPT::CMsgNotifyParentClass Class Reference

#include <interpret_object_message.h> +

+

Inheritance diagram for NLAISCRIPT::CMsgNotifyParentClass: +

+ +NLAISCRIPT::CMessageClass +NLAISCRIPT::CAgentClass +NLAISCRIPT::IAgentMultiClass +NLAISCRIPT::IClassInterpret +NLAIAGENT::IObjectIA +NLAIAGENT::IBasicObjectIA +NLAIC::IBasicInterface +NLAIC::IBasicType +NLAIC::IPointerGestion +NLMISC::IStreamable +NLMISC::IClassable + +List of all members. + + + + + + + + + + + + + + + + +

Public Methods

 CMsgNotifyParentClass (const NLAIAGENT::IVarName &)
 CMsgNotifyParentClass (const NLAIC::CIdentType &)
 CMsgNotifyParentClass ()
 ~CMsgNotifyParentClass ()
CAgentClass method.
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...

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

virtual NLAIAGENT::IObjectIAbuildNewInstance () const
 Instanciates an object of the class. More...


Static Public Attributes

const NLAIC::CIdentType IdMsgNotifyParentClass
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CMsgNotifyParentClass::CMsgNotifyParentClass const NLAIAGENT::IVarName 
+
+ + + + + +
+   + + +

+ +

+Definition at line 124 of file interpret_object_message.cpp. +

+References NLAISCRIPT::CAgentClass::buildVTable, NLAIAGENT::CNotifyParentScript::IdNotifyParentScript, NLAISCRIPT::CAgentClass::registerComponent, s, NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance, NLAISCRIPT::IClassInterpret::setClassName, and NLAISCRIPT::CAgentClass::setInheritanceName.

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CMsgNotifyParentClass::CMsgNotifyParentClass const NLAIC::CIdentType 
+
+ + + + + +
+   + + +

+ +

+Definition at line 134 of file interpret_object_message.cpp. +

+References NLAISCRIPT::CAgentClass::buildVTable, id, NLAIAGENT::CNotifyParentScript::IdNotifyParentScript, NLAISCRIPT::CAgentClass::registerComponent, NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance, NLAISCRIPT::IClassInterpret::setClassName, and NLAISCRIPT::CAgentClass::setInheritanceName.

+

+ + + + +
+ + + + + + + + + +
NLAISCRIPT::CMsgNotifyParentClass::CMsgNotifyParentClass  
+
+ + + + + +
+   + + +

+ +

+Definition at line 144 of file interpret_object_message.cpp. +

+References NLAISCRIPT::CAgentClass::buildVTable, NLAIAGENT::CNotifyParentScript::IdNotifyParentScript, NLAISCRIPT::CAgentClass::registerComponent, NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance, NLAISCRIPT::IClassInterpret::setClassName, and NLAISCRIPT::CAgentClass::setInheritanceName. +

+Referenced by clone, and newInstance.

+

+ + + + +
+ + + + + + + + + +
NLAISCRIPT::CMsgNotifyParentClass::~CMsgNotifyParentClass   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file interpret_object_message.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
NLAIAGENT::IObjectIA * NLAISCRIPT::CMsgNotifyParentClass::buildNewInstance   const [virtual]
+
+ + + + + +
+   + + +

+Instanciates an object of the class. +

+ +

+Reimplemented from NLAISCRIPT::CMessageClass. +

+Definition at line 163 of file interpret_object_message.cpp. +

+References NLAISCRIPT::CMessageClass::CMessageClass, components, and NLAISCRIPT::CAgentClass::createBaseClassComponents.

+

+ + + + +
+ + + + + + + + + +
const NLAIC::IBasicType * NLAISCRIPT::CMsgNotifyParentClass::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 NLAISCRIPT::CMessageClass. +

+Definition at line 154 of file interpret_object_message.cpp. +

+References CMsgNotifyParentClass.

+

+ + + + +
+ + + + + + + + + +
virtual const NLAIC::CIdentType& NLAISCRIPT::CMsgNotifyParentClass::getType   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 NLAISCRIPT::CMessageClass. +

+Definition at line 75 of file interpret_object_message.h.

+

+ + + + +
+ + + + + + + + + +
const NLAIC::IBasicType * NLAISCRIPT::CMsgNotifyParentClass::newInstance   const [virtual]
+
+ + + + + +
+   + + +

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

+ +

+Reimplemented from NLAISCRIPT::CMessageClass. +

+Definition at line 158 of file interpret_object_message.cpp. +

+References CMsgNotifyParentClass.

+


Member Data Documentation

+

+ + + + +
+ + +
const NLAIC::CIdentType NLAISCRIPT::CMsgNotifyParentClass::IdMsgNotifyParentClass [static] +
+
+ + + + + +
+   + + +

+ +

+Referenced by NLAIAGENT::CAgentScript::initAgentScript, NLAIAGENT::IBasicAgent::isMember, NLAIAGENT::IBasicAgent::runAsk, NLAIAGENT::IBasicAgent::runTell, NLAIAGENT::CProxyAgentMail::sendMessage, and NLAIAGENT::CLocalAgentMail::sendMessage.

+


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