#include <TdkOGC.h>
Public Types | |
typedef ExceptionsFormat_var | _var_type |
Public Member Functions | |
ExceptionsFormat () | |
ExceptionsFormat (const ExceptionsFormat &_s) | |
ExceptionsFormat (_CORBA_ULong _max) | |
ExceptionsFormat (_CORBA_ULong _max, _CORBA_ULong _len, char **_val, _CORBA_Boolean _rel=0) | |
ExceptionsFormat & | operator= (const ExceptionsFormat &_s) |
ExceptionsFormat::ExceptionsFormat | ( | ) | [inline] |
ExceptionsFormat::ExceptionsFormat | ( | const ExceptionsFormat & | _s | ) | [inline] |
ExceptionsFormat::ExceptionsFormat | ( | _CORBA_ULong | _max | ) | [inline] |
ExceptionsFormat::ExceptionsFormat | ( | _CORBA_ULong | _max, | |
_CORBA_ULong | _len, | |||
char ** | _val, | |||
_CORBA_Boolean | _rel = 0 | |||
) | [inline] |
ExceptionsFormat& ExceptionsFormat::operator= | ( | const ExceptionsFormat & | _s | ) | [inline] |