|
|
|
|
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
[legend]Collaboration diagram for NLAISCRIPT::COperandSimpleListOr:
[legend]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(s):
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 253 of file type_def.h.
Constructor & Destructor Documentation
NLAISCRIPT::COperandSimpleListOr::COperandSimpleListOr (
|
NLMISC::IStream & f ) [inline]
|
|
NLAISCRIPT::COperandSimpleListOr::COperandSimpleListOr (
|
const std::list< NLAIC::CIdentType *>& l ) [inline]
|
|
NLAISCRIPT::COperandSimpleListOr::COperandSimpleListOr (
|
int count,
|
|
... )
|
|
NLAISCRIPT::COperandSimpleListOr::~COperandSimpleListOr (
|
) [inline, virtual]
|
|
Member Function Documentation
const IConstraint * NLAISCRIPT::COperandSimpleListOr::clone (
|
void ) const [inline, virtual]
|
|
bool NLAISCRIPT::COperandSimpleListOr::dependOn (
|
const IConstraint * c ) const [inline, virtual]
|
|
double NLAISCRIPT::COperandSimpleListOr::eval (
|
IOpType * e ) [virtual]
|
|
const NLAIC::CIdentType * NLAISCRIPT::COperandSimpleListOr::getConstraintTypeOf (
|
) [inline, virtual]
|
|
const char * NLAISCRIPT::COperandSimpleListOr::getInfo (
|
) [inline, 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]
|
|
std::list< NLAIC::CIdentType *> NLAISCRIPT::COperandSimpleListOr::_TypeListe [private]
|
|
The documentation for this class was generated from the following files:
|
|