TAO
2.0.3
|
#include <WStringSeqC.h>
Public Types | |
typedef WStringSeq_var | _var_type |
typedef WStringSeq_out | _out_type |
![]() | |
typedef charT | character_type |
typedef character_type * | value_type |
typedef character_type const * | const_value_type |
typedef ::CORBA::ULong | size_type |
typedef details::string_traits < character_type, true > | element_traits |
typedef details::unbounded_reference_allocation_traits < value_type, element_traits, true > | allocation_traits |
typedef details::string_sequence_element < element_traits > | element_type |
typedef details::string_const_sequence_element < element_traits > | const_element_type |
typedef details::generic_sequence < value_type, allocation_traits, element_traits > | implementation_type |
typedef element_type | subscript_type |
typedef const_value_type | const_subscript_type |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
![]() | |
static value_type * | allocbuf (CORBA::ULong maximum) |
static void | freebuf (value_type *buffer) |
CORBA::WStringSeq::WStringSeq | ( | void | ) |
CORBA::WStringSeq::WStringSeq | ( | ::CORBA::ULong | max | ) |
CORBA::WStringSeq::WStringSeq | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
::CORBA::WChar ** | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
CORBA::WStringSeq::WStringSeq | ( | const WStringSeq & | seq | ) |
|
virtual |
|
static |