|
|
|
|
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 ReferenceClass COperandVoid.
More...
#include <type_def.h>
Inheritance diagram for NLAISCRIPT::COperandVoid:
List of all members.
Detailed Description
Class COperandVoid.
This class define an void type, its use for the no return method type.
-
Author:
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 78 of file type_def.h.
Constructor & Destructor Documentation
NLAISCRIPT::COperandVoid::COperandVoid |
( |
|
) |
[inline] |
|
virtual NLAISCRIPT::COperandVoid::~COperandVoid |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
const IConstraint* NLAISCRIPT::COperandVoid::clone |
( |
|
) |
const [inline, virtual] |
|
bool NLAISCRIPT::COperandVoid::dependOn |
( |
const IConstraint * |
|
) |
const [inline, virtual] |
|
const NLAIC::CIdentType* NLAISCRIPT::COperandVoid::getConstraintTypeOf |
( |
|
) |
[inline, virtual] |
|
const char* NLAISCRIPT::COperandVoid::getInfo |
( |
|
) |
[inline, virtual] |
|
virtual ConstraintTypeEnum NLAISCRIPT::COperandVoid::getTypeOfClass |
( |
|
) |
const [inline, virtual] |
|
bool NLAISCRIPT::COperandVoid::operator== |
( |
const IConstraint & |
c |
) |
const [inline, virtual] |
|
bool NLAISCRIPT::COperandVoid::satisfied |
( |
|
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file:
|
|