CigiException(void) | CigiException | [inline] |
CigiValueOutOfRangeException(void) | CigiValueOutOfRangeException | [inline] |
CigiValueOutOfRangeException(char *ParameterName, int Value, int Low, int High) | CigiValueOutOfRangeException | [inline] |
CigiValueOutOfRangeException(char *ParameterName, double Value, double Low, double High) | CigiValueOutOfRangeException | [inline] |
CigiValueOutOfRangeException(char *ParameterName, double Value, char *Mod, double Limit) | CigiValueOutOfRangeException | [inline] |
ErrMsg | CigiValueOutOfRangeException | [protected] |
ErrorCode | CigiException | [protected] |
GetErrorCode(void) const | CigiException | [inline] |
HasErrorCode(void) const | CigiException | [inline] |
HasMessage(void) const | CigiException | [inline] |
Msg | CigiException | [protected] |
PrtPname | CigiValueOutOfRangeException | [protected] |
SubPname | CigiValueOutOfRangeException | [protected] |
what() const | CigiException | [inline, virtual] |
~CigiException(void) | CigiException | [inline, virtual] |
~CigiValueOutOfRangeException(void) | CigiValueOutOfRangeException | [inline, virtual] |