|
|
|
|
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
[legend]Collaboration diagram for NLAISCRIPT::COperandVoid:
[legend]List of all members.
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]
|
|
NLAISCRIPT::COperandVoid::~COperandVoid (
|
) [inline, virtual]
|
|
Member Function Documentation
const IConstraint * NLAISCRIPT::COperandVoid::clone (
|
void ) const [inline, virtual]
|
|
bool NLAISCRIPT::COperandVoid::dependOn (
|
const IConstraint * c ) const [inline, virtual]
|
|
const NLAIC::CIdentType * NLAISCRIPT::COperandVoid::getConstraintTypeOf (
|
) [inline, virtual]
|
|
const char * NLAISCRIPT::COperandVoid::getInfo (
|
) [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:
|
|