TAO_AnyTypeCode
2.0.3
|
#include <DynamicC.h>
Public Types | |
typedef ExceptionList_var | _var_type |
typedef ExceptionList_out | _out_type |
![]() | |
typedef object_t | object_type |
typedef object_type * | value_type |
typedef value_type const | const_value_type |
typedef ::CORBA::ULong | size_type |
typedef details::object_reference_traits < object_type, object_t_var, true > | element_traits |
typedef details::unbounded_reference_allocation_traits < value_type, element_traits, true > | allocation_traits |
typedef details::object_reference_sequence_element < element_traits > | element_type |
typedef details::object_reference_const_sequence_element < element_traits > | const_element_type |
typedef element_type | subscript_type |
typedef value_type const & | const_subscript_type |
typedef details::generic_sequence < value_type, allocation_traits, element_traits > | implementation_type |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
![]() | |
static value_type * | allocbuf (CORBA::ULong maximum) |
static void | freebuf (value_type *buffer) |
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 | ) |
|
virtual |
|
static |