TAO
2.2.0
|
#include <Bounded_BD_String_Sequence_T.h>
Additional Inherited Members | |
![]() | |
typedef charT | character_type |
typedef charT * | value_type |
typedef charT const * | const_value_type |
typedef ::CORBA::ULong | size_type |
typedef details::string_traits < charT, true > | element_traits |
typedef details::bounded_reference_allocation_traits < value_type, element_traits, MAX, true > | allocation_traits |
typedef details::string_sequence_element < element_traits > | element_type |
typedef details::string_const_sequence_element < element_traits > | const_element_type |
typedef element_type | subscript_type |
typedef const_value_type | const_subscript_type |
typedef details::generic_sequence < value_type, allocation_traits, element_traits > | implementation_type |
![]() | |
static value_type * | allocbuf (CORBA::ULong maximum) |
static value_type * | allocbuf () |
static void | freebuf (value_type *buffer) |
|
inline |
|
inline |
|
inline |