|
| CContExp (void) |
|
| ~CContExp (void) |
|
| CContExp_Base (void) |
|
virtual | ~CContExp_Base (void) |
|
| DECLARE_INTERNAL_TYPE_INFO () |
|
virtual void | Reset (void) |
| Reset the whole object. More...
|
|
virtual void | ResetSelection (void) |
| Reset the selection (set it to e_not_set). More...
|
|
E_Choice | Which (void) const |
| Which variant is currently selected. More...
|
|
void | CheckSelected (E_Choice index) const |
| Verify selection, throw exception if it differs from the expected. More...
|
|
void | ThrowInvalidSelection (E_Choice index) const |
| Throw 'InvalidSelection' exception. More...
|
|
void | Select (E_Choice index, EResetVariant reset=eDoResetVariant) |
| Select the requested variant if needed. More...
|
|
void | Select (E_Choice index, EResetVariant reset, CObjectMemoryPool *pool) |
| Select the requested variant if needed, allocating CObject variants from memory pool. More...
|
|
bool | IsPiecewise (void) const |
| Check if variant Piecewise is selected. More...
|
|
const TPiecewise & | GetPiecewise (void) const |
| Get the variant data. More...
|
|
TPiecewise & | SetPiecewise (void) |
| Select the variant. More...
|
|
void | SetPiecewise (TPiecewise &value) |
| Select the variant and set its data. More...
|
|
bool | IsDeprecatedContExp (void) const |
| Check if variant DeprecatedContExp is selected. More...
|
|
const TDeprecatedContExp & | GetDeprecatedContExp (void) const |
| Get the variant data. More...
|
|
TDeprecatedContExp & | SetDeprecatedContExp (void) |
| Select the variant. More...
|
|
void | SetDeprecatedContExp (TDeprecatedContExp &value) |
| Select the variant and set its data. More...
|
|
bool | IsInterval_mmlclass (void) const |
| Check if variant Interval_mmlclass is selected. More...
|
|
const TInterval_mmlclass & | GetInterval_mmlclass (void) const |
| Get the variant data. More...
|
|
TInterval_mmlclass & | SetInterval_mmlclass (void) |
| Select the variant. More...
|
|
void | SetInterval_mmlclass (TInterval_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsUnary_functional_mmlclass (void) const |
| Check if variant Unary_functional_mmlclass is selected. More...
|
|
const TUnary_functional_mmlclass & | GetUnary_functional_mmlclass (void) const |
| Get the variant data. More...
|
|
TUnary_functional_mmlclass & | SetUnary_functional_mmlclass (void) |
| Select the variant. More...
|
|
void | SetUnary_functional_mmlclass (TUnary_functional_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsLambda_mmlclass (void) const |
| Check if variant Lambda_mmlclass is selected. More...
|
|
const TLambda_mmlclass & | GetLambda_mmlclass (void) const |
| Get the variant data. More...
|
|
TLambda_mmlclass & | SetLambda_mmlclass (void) |
| Select the variant. More...
|
|
void | SetLambda_mmlclass (TLambda_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_functional_mmlclass (void) const |
| Check if variant Nary_functional_mmlclass is selected. More...
|
|
const TNary_functional_mmlclass & | GetNary_functional_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_functional_mmlclass & | SetNary_functional_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_functional_mmlclass (TNary_functional_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsBinary_arith_mmlclass (void) const |
| Check if variant Binary_arith_mmlclass is selected. More...
|
|
const TBinary_arith_mmlclass & | GetBinary_arith_mmlclass (void) const |
| Get the variant data. More...
|
|
TBinary_arith_mmlclass & | SetBinary_arith_mmlclass (void) |
| Select the variant. More...
|
|
void | SetBinary_arith_mmlclass (TBinary_arith_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsUnary_arith_mmlclass (void) const |
| Check if variant Unary_arith_mmlclass is selected. More...
|
|
const TUnary_arith_mmlclass & | GetUnary_arith_mmlclass (void) const |
| Get the variant data. More...
|
|
TUnary_arith_mmlclass & | SetUnary_arith_mmlclass (void) |
| Select the variant. More...
|
|
void | SetUnary_arith_mmlclass (TUnary_arith_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_minmax_mmlclass (void) const |
| Check if variant Nary_minmax_mmlclass is selected. More...
|
|
const TNary_minmax_mmlclass & | GetNary_minmax_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_minmax_mmlclass & | SetNary_minmax_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_minmax_mmlclass (TNary_minmax_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_arith_mmlclass (void) const |
| Check if variant Nary_arith_mmlclass is selected. More...
|
|
const TNary_arith_mmlclass & | GetNary_arith_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_arith_mmlclass & | SetNary_arith_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_arith_mmlclass (TNary_arith_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_logical_mmlclass (void) const |
| Check if variant Nary_logical_mmlclass is selected. More...
|
|
const TNary_logical_mmlclass & | GetNary_logical_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_logical_mmlclass & | SetNary_logical_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_logical_mmlclass (TNary_logical_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsUnary_logical_mmlclass (void) const |
| Check if variant Unary_logical_mmlclass is selected. More...
|
|
const TUnary_logical_mmlclass & | GetUnary_logical_mmlclass (void) const |
| Get the variant data. More...
|
|
TUnary_logical_mmlclass & | SetUnary_logical_mmlclass (void) |
| Select the variant. More...
|
|
void | SetUnary_logical_mmlclass (TUnary_logical_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsBinary_logical_mmlclass (void) const |
| Check if variant Binary_logical_mmlclass is selected. More...
|
|
const TBinary_logical_mmlclass & | GetBinary_logical_mmlclass (void) const |
| Get the variant data. More...
|
|
TBinary_logical_mmlclass & | SetBinary_logical_mmlclass (void) |
| Select the variant. More...
|
|
void | SetBinary_logical_mmlclass (TBinary_logical_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsQuantifier_mmlclass (void) const |
| Check if variant Quantifier_mmlclass is selected. More...
|
|
const TQuantifier_mmlclass & | GetQuantifier_mmlclass (void) const |
| Get the variant data. More...
|
|
TQuantifier_mmlclass & | SetQuantifier_mmlclass (void) |
| Select the variant. More...
|
|
void | SetQuantifier_mmlclass (TQuantifier_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_reln_mmlclass (void) const |
| Check if variant Nary_reln_mmlclass is selected. More...
|
|
const TNary_reln_mmlclass & | GetNary_reln_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_reln_mmlclass & | SetNary_reln_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_reln_mmlclass (TNary_reln_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsBinary_reln_mmlclass (void) const |
| Check if variant Binary_reln_mmlclass is selected. More...
|
|
const TBinary_reln_mmlclass & | GetBinary_reln_mmlclass (void) const |
| Get the variant data. More...
|
|
TBinary_reln_mmlclass & | SetBinary_reln_mmlclass (void) |
| Select the variant. More...
|
|
void | SetBinary_reln_mmlclass (TBinary_reln_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsInt_mmlclass (void) const |
| Check if variant Int_mmlclass is selected. More...
|
|
const TInt_mmlclass & | GetInt_mmlclass (void) const |
| Get the variant data. More...
|
|
TInt_mmlclass & | SetInt_mmlclass (void) |
| Select the variant. More...
|
|
void | SetInt_mmlclass (TInt_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsDifferential_Operator_mmlclass (void) const |
| Check if variant Differential_Operator_mmlclass is selected. More...
|
|
const TDifferential_Operator_mmlclass & | GetDifferential_Operator_mmlclass (void) const |
| Get the variant data. More...
|
|
TDifferential_Operator_mmlclass & | SetDifferential_Operator_mmlclass (void) |
| Select the variant. More...
|
|
void | SetDifferential_Operator_mmlclass (TDifferential_Operator_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsPartialdiff_mmlclass (void) const |
| Check if variant Partialdiff_mmlclass is selected. More...
|
|
const TPartialdiff_mmlclass & | GetPartialdiff_mmlclass (void) const |
| Get the variant data. More...
|
|
TPartialdiff_mmlclass & | SetPartialdiff_mmlclass (void) |
| Select the variant. More...
|
|
void | SetPartialdiff_mmlclass (TPartialdiff_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsUnary_veccalc_mmlclass (void) const |
| Check if variant Unary_veccalc_mmlclass is selected. More...
|
|
const TUnary_veccalc_mmlclass & | GetUnary_veccalc_mmlclass (void) const |
| Get the variant data. More...
|
|
TUnary_veccalc_mmlclass & | SetUnary_veccalc_mmlclass (void) |
| Select the variant. More...
|
|
void | SetUnary_veccalc_mmlclass (TUnary_veccalc_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_setlist_constructor_mmlclass (void) const |
| Check if variant Nary_setlist_constructor_mmlclass is selected. More...
|
|
const TNary_setlist_constructor_mmlclass & | GetNary_setlist_constructor_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_setlist_constructor_mmlclass & | SetNary_setlist_constructor_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_setlist_constructor_mmlclass (TNary_setlist_constructor_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_set_mmlclass (void) const |
| Check if variant Nary_set_mmlclass is selected. More...
|
|
const TNary_set_mmlclass & | GetNary_set_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_set_mmlclass & | SetNary_set_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_set_mmlclass (TNary_set_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsBinary_set_mmlclass (void) const |
| Check if variant Binary_set_mmlclass is selected. More...
|
|
const TBinary_set_mmlclass & | GetBinary_set_mmlclass (void) const |
| Get the variant data. More...
|
|
TBinary_set_mmlclass & | SetBinary_set_mmlclass (void) |
| Select the variant. More...
|
|
void | SetBinary_set_mmlclass (TBinary_set_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_set_reln_mmlclass (void) const |
| Check if variant Nary_set_reln_mmlclass is selected. More...
|
|
const TNary_set_reln_mmlclass & | GetNary_set_reln_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_set_reln_mmlclass & | SetNary_set_reln_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_set_reln_mmlclass (TNary_set_reln_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsUnary_set_mmlclass (void) const |
| Check if variant Unary_set_mmlclass is selected. More...
|
|
const TUnary_set_mmlclass & | GetUnary_set_mmlclass (void) const |
| Get the variant data. More...
|
|
TUnary_set_mmlclass & | SetUnary_set_mmlclass (void) |
| Select the variant. More...
|
|
void | SetUnary_set_mmlclass (TUnary_set_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsSum_mmlclass (void) const |
| Check if variant Sum_mmlclass is selected. More...
|
|
const TSum_mmlclass & | GetSum_mmlclass (void) const |
| Get the variant data. More...
|
|
TSum_mmlclass & | SetSum_mmlclass (void) |
| Select the variant. More...
|
|
void | SetSum_mmlclass (TSum_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsProduct_mmlclass (void) const |
| Check if variant Product_mmlclass is selected. More...
|
|
const TProduct_mmlclass & | GetProduct_mmlclass (void) const |
| Get the variant data. More...
|
|
TProduct_mmlclass & | SetProduct_mmlclass (void) |
| Select the variant. More...
|
|
void | SetProduct_mmlclass (TProduct_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsLimit_mmlclass (void) const |
| Check if variant Limit_mmlclass is selected. More...
|
|
const TLimit_mmlclass & | GetLimit_mmlclass (void) const |
| Get the variant data. More...
|
|
TLimit_mmlclass & | SetLimit_mmlclass (void) |
| Select the variant. More...
|
|
void | SetLimit_mmlclass (TLimit_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsUnary_elementary_mmlclass (void) const |
| Check if variant Unary_elementary_mmlclass is selected. More...
|
|
const TUnary_elementary_mmlclass & | GetUnary_elementary_mmlclass (void) const |
| Get the variant data. More...
|
|
TUnary_elementary_mmlclass & | SetUnary_elementary_mmlclass (void) |
| Select the variant. More...
|
|
void | SetUnary_elementary_mmlclass (TUnary_elementary_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_stats_mmlclass (void) const |
| Check if variant Nary_stats_mmlclass is selected. More...
|
|
const TNary_stats_mmlclass & | GetNary_stats_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_stats_mmlclass & | SetNary_stats_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_stats_mmlclass (TNary_stats_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_constructor_mmlclass (void) const |
| Check if variant Nary_constructor_mmlclass is selected. More...
|
|
const TNary_constructor_mmlclass & | GetNary_constructor_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_constructor_mmlclass & | SetNary_constructor_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_constructor_mmlclass (TNary_constructor_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsUnary_linalg_mmlclass (void) const |
| Check if variant Unary_linalg_mmlclass is selected. More...
|
|
const TUnary_linalg_mmlclass & | GetUnary_linalg_mmlclass (void) const |
| Get the variant data. More...
|
|
TUnary_linalg_mmlclass & | SetUnary_linalg_mmlclass (void) |
| Select the variant. More...
|
|
void | SetUnary_linalg_mmlclass (TUnary_linalg_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsNary_linalg_mmlclass (void) const |
| Check if variant Nary_linalg_mmlclass is selected. More...
|
|
const TNary_linalg_mmlclass & | GetNary_linalg_mmlclass (void) const |
| Get the variant data. More...
|
|
TNary_linalg_mmlclass & | SetNary_linalg_mmlclass (void) |
| Select the variant. More...
|
|
void | SetNary_linalg_mmlclass (TNary_linalg_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsBinary_linalg_mmlclass (void) const |
| Check if variant Binary_linalg_mmlclass is selected. More...
|
|
const TBinary_linalg_mmlclass & | GetBinary_linalg_mmlclass (void) const |
| Get the variant data. More...
|
|
TBinary_linalg_mmlclass & | SetBinary_linalg_mmlclass (void) |
| Select the variant. More...
|
|
void | SetBinary_linalg_mmlclass (TBinary_linalg_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsConstant_set_mmlclass (void) const |
| Check if variant Constant_set_mmlclass is selected. More...
|
|
const TConstant_set_mmlclass & | GetConstant_set_mmlclass (void) const |
| Get the variant data. More...
|
|
TConstant_set_mmlclass & | SetConstant_set_mmlclass (void) |
| Select the variant. More...
|
|
void | SetConstant_set_mmlclass (TConstant_set_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsConstant_arith_mmlclass (void) const |
| Check if variant Constant_arith_mmlclass is selected. More...
|
|
const TConstant_arith_mmlclass & | GetConstant_arith_mmlclass (void) const |
| Get the variant data. More...
|
|
TConstant_arith_mmlclass & | SetConstant_arith_mmlclass (void) |
| Select the variant. More...
|
|
void | SetConstant_arith_mmlclass (TConstant_arith_mmlclass &value) |
| Select the variant and set its data. More...
|
|
bool | IsSemantics (void) const |
| Check if variant Semantics is selected. More...
|
|
const TSemantics & | GetSemantics (void) const |
| Get the variant data. More...
|
|
TSemantics & | SetSemantics (void) |
| Select the variant. More...
|
|
void | SetSemantics (TSemantics &value) |
| Select the variant and set its data. More...
|
|
bool | IsCn (void) const |
| Check if variant Cn is selected. More...
|
|
const TCn & | GetCn (void) const |
| Get the variant data. More...
|
|
TCn & | SetCn (void) |
| Select the variant. More...
|
|
void | SetCn (TCn &value) |
| Select the variant and set its data. More...
|
|
bool | IsCi (void) const |
| Check if variant Ci is selected. More...
|
|
const TCi & | GetCi (void) const |
| Get the variant data. More...
|
|
TCi & | SetCi (void) |
| Select the variant. More...
|
|
void | SetCi (TCi &value) |
| Select the variant and set its data. More...
|
|
bool | IsCsymbol (void) const |
| Check if variant Csymbol is selected. More...
|
|
const TCsymbol & | GetCsymbol (void) const |
| Get the variant data. More...
|
|
TCsymbol & | SetCsymbol (void) |
| Select the variant. More...
|
|
void | SetCsymbol (TCsymbol &value) |
| Select the variant and set its data. More...
|
|
bool | IsApply (void) const |
| Check if variant Apply is selected. More...
|
|
const TApply & | GetApply (void) const |
| Get the variant data. More...
|
|
TApply & | SetApply (void) |
| Select the variant. More...
|
|
void | SetApply (TApply &value) |
| Select the variant and set its data. More...
|
|
bool | IsBind (void) const |
| Check if variant Bind is selected. More...
|
|
const TBind & | GetBind (void) const |
| Get the variant data. More...
|
|
TBind & | SetBind (void) |
| Select the variant. More...
|
|
void | SetBind (TBind &value) |
| Select the variant and set its data. More...
|
|
bool | IsShare (void) const |
| Check if variant Share is selected. More...
|
|
const TShare & | GetShare (void) const |
| Get the variant data. More...
|
|
TShare & | SetShare (void) |
| Select the variant. More...
|
|
bool | IsCerror (void) const |
| Check if variant Cerror is selected. More...
|
|
const TCerror & | GetCerror (void) const |
| Get the variant data. More...
|
|
TCerror & | SetCerror (void) |
| Select the variant. More...
|
|
void | SetCerror (TCerror &value) |
| Select the variant and set its data. More...
|
|
bool | IsCbytes (void) const |
| Check if variant Cbytes is selected. More...
|
|
const TCbytes & | GetCbytes (void) const |
| Get the variant data. More...
|
|
TCbytes & | SetCbytes (void) |
| Select the variant. More...
|
|
void | SetCbytes (TCbytes &value) |
| Select the variant and set its data. More...
|
|
bool | IsCs (void) const |
| Check if variant Cs is selected. More...
|
|
const TCs & | GetCs (void) const |
| Get the variant data. More...
|
|
TCs & | SetCs (void) |
| Select the variant. More...
|
|
void | SetCs (TCs &value) |
| Select the variant and set its data. More...
|
|
| CSerialObject (void) |
|
virtual | ~CSerialObject (void) |
|
virtual const CTypeInfo * | GetThisTypeInfo (void) const =0 |
|
virtual void | Assign (const CSerialObject &source, ESerialRecursionMode how=eRecursive) |
| Set object to copy of another one. More...
|
|
virtual bool | Equals (const CSerialObject &object, ESerialRecursionMode how=eRecursive) const |
| Check if both objects contain the same values. More...
|
|
virtual void | DebugDump (CDebugDumpContext ddc, unsigned int depth) const |
| Define method for dumping debug information. More...
|
|
void | ThrowUnassigned (TMemberIndex index) const |
|
void | ThrowUnassigned (TMemberIndex index, const char *file_name, int file_line) const |
|
bool | HasNamespaceName (void) const |
| Check if object data type has namespace name. More...
|
|
const string & | GetNamespaceName (void) const |
| Get namespace name. More...
|
|
bool | HasNamespacePrefix (void) const |
| Check if data type has namespace prefix. More...
|
|
const string & | GetNamespacePrefix (void) const |
| Get namespace prefix. More...
|
|
| CObject (void) |
| Constructor. More...
|
|
| CObject (const CObject &src) |
| Copy constructor. More...
|
|
virtual | ~CObject (void) |
| Destructor. More...
|
|
CObject & | operator= (const CObject &src) THROWS_NONE |
| Assignment operator. More...
|
|
bool | CanBeDeleted (void) const THROWS_NONE |
| Check if object can be deleted. More...
|
|
bool | IsAllocatedInPool (void) const THROWS_NONE |
| Check if object is allocated in memory pool (not system heap) More...
|
|
bool | Referenced (void) const THROWS_NONE |
| Check if object is referenced. More...
|
|
bool | ReferencedOnlyOnce (void) const THROWS_NONE |
| Check if object is referenced only once. More...
|
|
void | AddReference (void) const |
| Add reference to object. More...
|
|
void | RemoveReference (void) const |
| Remove reference to object. More...
|
|
void | ReleaseReference (void) const |
| Remove reference without deleting object. More...
|
|
virtual void | DoNotDeleteThisObject (void) |
| Mark this object as not allocated in heap – do not delete this object. More...
|
|
virtual void | DoDeleteThisObject (void) |
| Mark this object as allocated in heap – object can be deleted. More...
|
|
void * | operator new (size_t size) |
| Define new operator for memory allocation. More...
|
|
void * | operator new[] (size_t size) |
| Define new[] operator for 'array' memory allocation. More...
|
|
void | operator delete (void *ptr) |
| Define delete operator for memory deallocation. More...
|
|
void | operator delete[] (void *ptr) |
| Define delete[] operator for memory deallocation. More...
|
|
void * | operator new (size_t size, void *place) |
| Define new operator. More...
|
|
void | operator delete (void *ptr, void *place) |
| Define delete operator. More...
|
|
void * | operator new (size_t size, CObjectMemoryPool *place) |
| Define new operator using memory pool. More...
|
|
void | operator delete (void *ptr, CObjectMemoryPool *place) |
| Define delete operator. More...
|
|
| CDebugDumpable (void) |
|
virtual | ~CDebugDumpable (void) |
|
void | DebugDumpText (ostream &out, const string &bundle, unsigned int depth) const |
|
void | DebugDumpFormat (CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const |
|
void | DumpToConsole (void) const |
|