HExpression Class Reference

#include <HPropDri.h>

Inheritance diagram for HExpression:

Inheritance graph
[legend]
Collaboration diagram for HExpression:

Collaboration graph
[legend]
List of all members.

Public Types

enum  {
  OK, CANTTOKENIZE, NORIGHTPARENTHESIS, UNKNOWNSYMBOL,
  DIVISIONBYZERO, NOLEFTPARENTHESIS, NOCOMMA, OUTOFRANGE,
  MUSTBEFLOAT, BADTYPESFORADD, BADTYPESFORMULTIPLY, INCORRECTTYPE,
  MUSTBETIME, BADTYPESFORCOMPARE, BADTYPESFORAND, BADTYPESFOROR,
  BADTYPEFORNOT, MUSTBEBOOL, MUSTBEVECTOR, MISSINGPARAMETER,
  MUSTBETRANSFORM
}

Public Member Functions

String GetExpressionString ()
int SetExpressionString (const String &str)

Detailed Description

Definition at line 197 of file HPropDri.h.


Member Enumeration Documentation

anonymous enum
 

Enumerator:
OK 
CANTTOKENIZE 
NORIGHTPARENTHESIS 
UNKNOWNSYMBOL 
DIVISIONBYZERO 
NOLEFTPARENTHESIS 
NOCOMMA 
OUTOFRANGE 
MUSTBEFLOAT 
BADTYPESFORADD 
BADTYPESFORMULTIPLY 
INCORRECTTYPE 
MUSTBETIME 
BADTYPESFORCOMPARE 
BADTYPESFORAND 
BADTYPESFOROR 
BADTYPEFORNOT 
MUSTBEBOOL 
MUSTBEVECTOR 
MISSINGPARAMETER 
MUSTBETRANSFORM 

Definition at line 200 of file HPropDri.h.


Member Function Documentation

String HExpression::GetExpressionString  ) 
 

int HExpression::SetExpressionString const String str  ) 
 


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:55 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001