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

#include <goal_path_class.h> +

+

Inheritance diagram for NLAISCRIPT::CGoalPathClass: +

+ +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

 CGoalPathClass (const NLAIAGENT::IVarName &)
 CGoalPathClass (const NLAIC::CIdentType &)
 CGoalPathClass (const NLAIAGENT::IVarName &, const NLAIAGENT::IVarName &)
 CGoalPathClass (const CGoalPathClass &)
 CGoalPathClass ()
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...

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

virtual void getDebugString (std::string &) 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...

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

virtual ~CGoalPathClass ()

Static Public Attributes

const NLAIC::CIdentType IdGoalPathClass
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CGoalPathClass::CGoalPathClass const NLAIAGENT::IVarName 
+
+ + + + + +
+   + + +

+ +

+Definition at line 10 of file goal_path_class.cpp. +

+References NLAISCRIPT::IAgentMultiClass::getBaseMethodCount, NLAILOGIC::CGoalPath::IdGoalPath, NLAISCRIPT::IAgentMultiClass::setBaseMethodCount, and NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance. +

+Referenced by buildNewInstance.

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CGoalPathClass::CGoalPathClass const NLAIC::CIdentType 
+
+ + + + + +
+   + + +

+ +

+Definition at line 16 of file goal_path_class.cpp. +

+References NLAISCRIPT::IAgentMultiClass::getBaseMethodCount, id, NLAILOGIC::CGoalPath::IdGoalPath, NLAISCRIPT::IAgentMultiClass::setBaseMethodCount, and NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLAISCRIPT::CGoalPathClass::CGoalPathClass const NLAIAGENT::IVarName ,
const NLAIAGENT::IVarName 
+
+ + + + + +
+   + + +

+ +

+Definition at line 22 of file goal_path_class.cpp. +

+References NLAISCRIPT::IAgentMultiClass::getBaseMethodCount, NLAILOGIC::CGoalPath::IdGoalPath, NLAISCRIPT::IAgentMultiClass::setBaseMethodCount, and NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance.

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CGoalPathClass::CGoalPathClass const CGoalPathClass &  
+
+ + + + + +
+   + + +

+ +

+Definition at line 28 of file goal_path_class.cpp. +

+References NLAISCRIPT::IAgentMultiClass::getBaseMethodCount, NLAILOGIC::CGoalPath::IdGoalPath, NLAISCRIPT::IAgentMultiClass::setBaseMethodCount, and NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance.

+

+ + + + +
+ + + + + + + + + +
NLAISCRIPT::CGoalPathClass::CGoalPathClass  
+
+ + + + + +
+   + + +

+ +

+Definition at line 34 of file goal_path_class.cpp. +

+References NLAISCRIPT::IAgentMultiClass::getBaseMethodCount, NLAILOGIC::CGoalPath::IdGoalPath, NLAISCRIPT::IAgentMultiClass::setBaseMethodCount, and NLAISCRIPT::IAgentMultiClass::setBaseObjectInstance. +

+Referenced by clone, and newInstance.

+

+ + + + +
+ + + + + + + + + +
NLAISCRIPT::CGoalPathClass::~CGoalPathClass   [virtual]
+
+ + + + + +
+   + + +

+ +

+Definition at line 68 of file goal_path_class.cpp.

+


Member Function Documentation

+

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

+Instanciates an object of the class. +

+ +

+Reimplemented from NLAISCRIPT::CAgentClass. +

+Definition at line 57 of file goal_path_class.cpp. +

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

+

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

+Definition at line 41 of file goal_path_class.cpp. +

+References CGoalPathClass, and clone. +

+Referenced by clone.

+

+ + + + +
+ + + + + + + + + + +
void NLAISCRIPT::CGoalPathClass::getDebugString std::string &   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 NLAISCRIPT::CAgentClass. +

+Definition at line 53 of file goal_path_class.cpp. +

+References t.

+

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

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

+ +

+Reimplemented from NLAISCRIPT::CAgentClass. +

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

+References CGoalPathClass.

+


Member Data Documentation

+

+ + + + +
+ + +
const NLAIC::CIdentType NLAISCRIPT::CGoalPathClass::IdGoalPathClass [static] +
+
+ + + + + +
+   + + +

+

+


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