TAO
2.3.3
|
#include <Unbounded_BD_String_Sequence_T.h>
Additional Inherited Members | |
Public Types inherited from TAO::unbounded_basic_string_sequence< charT > | |
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 inherited from TAO::unbounded_basic_string_sequence< charT > | |
static value_type * | allocbuf (CORBA::ULong maximum) |
static void | freebuf (value_type *buffer) |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |