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