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

Class COperandVoid. +More... +

+#include <type_def.h> +

+Inheritance diagram for NLAISCRIPT::COperandVoid

Inheritance graph
+ + + + + + + +
[legend]
Collaboration diagram for NLAISCRIPT::COperandVoid:

Collaboration graph
+ + + + + + + +
[legend]
List of all members. + + + + + + + + + + + + + + + + + +

Public Methods

 COperandVoid ()
const char* getInfo ()
 Get a string info. More...

const NLAIC::CIdentTypegetConstraintTypeOf ()
 Type of the expression that it have to be resolve by constraint. More...

virtual void serial (NLMISC::IStream &f) throw (NLMISC::EStream)
virtual ConstraintTypeEnum getTypeOfClass () const
 get the type of class. the type must be in the ConstraintTypeEnum enumeration. More...

bool operator== (const IConstraint &c) const
bool dependOn (const IConstraint *) const
 If this constraint depond on other constraint. More...

const IConstraintclone () const
 Get a clone pointer memory. More...

bool satisfied ()
 If the constraint is resolved. More...

virtual ~COperandVoid ()
+

Detailed Description

+Class COperandVoid. +

+This class define an void type, its use for the no return method type. +

+

+Author(s):
+ Chafik sameh , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 78 of file type_def.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAISCRIPT::COperandVoid::COperandVoid ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 82 of file type_def.h.

+

+ + + + +
+ + + + + + +
+NLAISCRIPT::COperandVoid::~COperandVoid ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 139 of file type_def.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+const IConstraint * NLAISCRIPT::COperandVoid::clone ( + +void ) const [inline, virtual] +
+
+ + + + + +
+   + + +

+Get a clone pointer memory. +

+ +

+Reimplemented from NLAISCRIPT::IConstraint. +

+Definition at line 128 of file type_def.h. +

+Referenced by NLAIAGENT::CMessageScript::isMember(), and NLAISCRIPT::CCallPrint::isMember().

+

+ + + + +
+ + + + + + +
+bool NLAISCRIPT::COperandVoid::dependOn ( + +const IConstraint * c ) const [inline, virtual] +
+
+ + + + + +
+   + + +

+If this constraint depond on other constraint. +

+ +

+Reimplemented from NLAISCRIPT::IConstraint. +

+Definition at line 123 of file type_def.h.

+

+ + + + +
+ + + + + + +
+const NLAIC::CIdentType * NLAISCRIPT::COperandVoid::getConstraintTypeOf ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+Type of the expression that it have to be resolve by constraint. +

+ +

+Reimplemented from NLAISCRIPT::IConstraint. +

+Definition at line 91 of file type_def.h.

+

+ + + + +
+ + + + + + +
+const char * NLAISCRIPT::COperandVoid::getInfo ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+Get a string info. +

+ +

+Reimplemented from NLAISCRIPT::IConstraint. +

+Definition at line 86 of file type_def.h.

+

+ + + + +
+ + + + + + +
+ConstraintTypeEnum NLAISCRIPT::COperandVoid::getTypeOfClass ( + +) const [inline, virtual] +
+
+ + + + + +
+   + + +

+get the type of class. the type must be in the ConstraintTypeEnum enumeration. +

+ +

+Reimplemented from NLAISCRIPT::IConstraint. +

+Definition at line 109 of file type_def.h.

+

+ + + + +
+ + + + + + +
+bool NLAISCRIPT::COperandVoid::operator== ( + +const IConstraint & c ) const [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLAISCRIPT::IConstraint. +

+Definition at line 114 of file type_def.h.

+

+ + + + +
+ + + + + + +
+bool NLAISCRIPT::COperandVoid::satisfied ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+If the constraint is resolved. +

+ +

+Reimplemented from NLAISCRIPT::IConstraint. +

+Definition at line 134 of file type_def.h.

+

+ + + + +
+ + + + + + +
+void NLAISCRIPT::COperandVoid::serial ( + +NLMISC::IStream & f ) throw (NLMISC::EStream) [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLAIC::IPointerGestion. +

+Definition at line 96 of file type_def.h.

+


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