|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::COperandSimpleListOr Class ReferenceThis class define an know type under a list od type.
More...
#include <type_def.h>
Inheritance diagram for NLAISCRIPT::COperandSimpleListOr:
List of all members.
Detailed Description
This class define an know type under a list od type.
Type = Typ_1 | Typ_2 ... | Type_n
-
Author:
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 316 of file type_def.h.
Constructor & Destructor Documentation
NLAISCRIPT::COperandSimpleListOr::COperandSimpleListOr |
( |
NLMISC::IStream & |
f |
) |
[inline] |
|
NLAISCRIPT::COperandSimpleListOr::COperandSimpleListOr |
( |
int |
count, |
|
|
... |
|
|
) |
|
|
virtual NLAISCRIPT::COperandSimpleListOr::~COperandSimpleListOr |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
const IConstraint* NLAISCRIPT::COperandSimpleListOr::clone |
( |
|
) |
const [inline, virtual] |
|
bool NLAISCRIPT::COperandSimpleListOr::dependOn |
( |
const IConstraint * |
|
) |
const [inline, virtual] |
|
double NLAISCRIPT::COperandSimpleListOr::eval |
( |
IOpType * |
|
) |
[virtual] |
|
const NLAIC::CIdentType* NLAISCRIPT::COperandSimpleListOr::getConstraintTypeOf |
( |
|
) |
[inline, virtual] |
|
const char* NLAISCRIPT::COperandSimpleListOr::getInfo |
( |
|
) |
[inline, virtual] |
|
virtual ConstraintTypeEnum NLAISCRIPT::COperandSimpleListOr::getTypeOfClass |
( |
|
) |
const [inline, virtual] |
|
bool NLAISCRIPT::COperandSimpleListOr::operator== |
( |
const IConstraint & |
c |
) |
const [inline, virtual] |
|
bool NLAISCRIPT::COperandSimpleListOr::satisfied |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
char* NLAISCRIPT::COperandSimpleListOr::_TxtInfo [private]
|
|
The documentation for this class was generated from the following files:
|
|