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_1IPerformative.html | 189 +++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 docs/doxygen/nel/classNLAIAGENT_1_1IPerformative.html (limited to 'docs/doxygen/nel/classNLAIAGENT_1_1IPerformative.html') diff --git a/docs/doxygen/nel/classNLAIAGENT_1_1IPerformative.html b/docs/doxygen/nel/classNLAIAGENT_1_1IPerformative.html new file mode 100644 index 00000000..81ed82c0 --- /dev/null +++ b/docs/doxygen/nel/classNLAIAGENT_1_1IPerformative.html @@ -0,0 +1,189 @@ + + + + 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::IPerformative Class Reference

Abstract Base class for performative allowing. +More... +

+#include <performative.h> +

+

Inheritance diagram for NLAIAGENT::IPerformative: +

+ +NLAIAGENT::IntegerType +NLAIAGENT::IDigital< sint32 > +NLAIAGENT::INombre< sint32 > +NLAIAGENT::INombreDefine +NLAIAGENT::IObjetOp +NLAIAGENT::IObjectIA +NLAIAGENT::IBasicObjectIA +NLAIC::IBasicInterface +NLAIC::IBasicType +NLAIC::IPointerGestion +NLMISC::IStreamable +NLMISC::IClassable +NLAIAGENT::CPAchieve +NLAIAGENT::CPAsk +NLAIAGENT::CPBreak +NLAIAGENT::CPError +NLAIAGENT::CPEven +NLAIAGENT::CPExec +NLAIAGENT::CPKill +NLAIAGENT::CPService +NLAIAGENT::CPTell + +List of all members. + + + +

Public Methods

 IPerformative (IMessageBase::TPerformatif pType)
virtual const char * getName () const=0
+

Detailed Description

+Abstract Base class for performative allowing. +

+

+Author:
+Chafik sameh , Portier Pierre , Nevrax France
+Date:
+2000
+

+ +

+Definition at line 42 of file performative.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLAIAGENT::IPerformative::IPerformative IMessageBase::TPerformatif   pType [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file performative.h. +

+References NLAIAGENT::IntegerType::IntegerType. +

+Referenced by NLAIAGENT::CPAchieve::CPAchieve, NLAIAGENT::CPAsk::CPAsk, NLAIAGENT::CPBreak::CPBreak, NLAIAGENT::CPError::CPError, NLAIAGENT::CPEven::CPEven, NLAIAGENT::CPExec::CPExec, NLAIAGENT::CPKill::CPKill, NLAIAGENT::CPService::CPService, and NLAIAGENT::CPTell::CPTell.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
virtual const char* NLAIAGENT::IPerformative::getName   const [pure virtual]
+
+ + + + + +
+   + + +

+ +

+Implemented in NLAIAGENT::CPExec.

+


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