TAO_AnyTypeCode
2.0.8
|
#include <DynamicC.h>
Public Types | |
typedef ExceptionList_var | _var_type |
typedef ExceptionList_out | _out_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 &) | |
virtual | ~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 & | seq | ) |
Dynamic::ExceptionList::~ExceptionList | ( | void | ) | [virtual] |
void Dynamic::ExceptionList::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |