#include <DynamicC.h>
Public Types | |
typedef ExceptionList_var | _var_type |
Public Member Functions | |
ExceptionList (void) | |
ExceptionList (CORBA::ULong max) | |
ExceptionList (CORBA::ULong max, CORBA::ULong length, CORBA::TypeCode_ptr *buffer, CORBA::Boolean release=false) | |
ExceptionList (const ExceptionList &) | |
~ExceptionList (void) | |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
Dynamic::ExceptionList::ExceptionList | ( | void | ) |
Dynamic::ExceptionList::ExceptionList | ( | CORBA::ULong | max | ) |
Dynamic::ExceptionList::ExceptionList | ( | CORBA::ULong | max, | |
CORBA::ULong | length, | |||
CORBA::TypeCode_ptr * | buffer, | |||
CORBA::Boolean | release = false | |||
) |
Dynamic::ExceptionList::ExceptionList | ( | const ExceptionList & | ) |
Dynamic::ExceptionList::~ExceptionList | ( | void | ) |
void Dynamic::ExceptionList::_tao_any_destructor | ( | void * | ) | [static] |