TAO::details::unbounded_basic_string_sequence< charT > Class Template Reference

#include <Unbounded_Basic_String_Sequence_T.h>

Inheritance diagram for TAO::details::unbounded_basic_string_sequence< charT >:

Inheritance graph
[legend]
Collaboration diagram for TAO::details::unbounded_basic_string_sequence< charT >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef charT character_type
typedef character_typevalue_type
typedef character_type const * const_value_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::generic_sequence<
value_type, allocation_traits,
element_traits
implementation_type
typedef element_type subscript_type
typedef const_value_type const_subscript_type

Public Member Functions

 unbounded_basic_string_sequence ()
 unbounded_basic_string_sequence (CORBA::ULong maximum)
 unbounded_basic_string_sequence (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release)
CORBA::ULong maximum () const
CORBA::Boolean release () const
CORBA::ULong length () const
void length (CORBA::ULong length)
const_value_type operator[] (CORBA::ULong i) const
element_type operator[] (CORBA::ULong i)
const_value_type const * get_buffer () const
void replace (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false)
value_typeget_buffer (CORBA::Boolean orphan=false)
void swap (unbounded_basic_string_sequence &rhs) throw ()

Static Public Member Functions

static value_typeallocbuf (CORBA::ULong maximum)
static void freebuf (value_type *buffer)

Private Attributes

implementation_type impl_

template<typename charT>
class TAO::details::unbounded_basic_string_sequence< charT >


Member Typedef Documentation

template<typename charT>
typedef details::unbounded_reference_allocation_traits<value_type,element_traits,true> TAO::details::unbounded_basic_string_sequence< charT >::allocation_traits

template<typename charT>
typedef charT TAO::details::unbounded_basic_string_sequence< charT >::character_type

template<typename charT>
typedef const_value_type TAO::details::unbounded_basic_string_sequence< charT >::const_subscript_type

template<typename charT>
typedef character_type const* TAO::details::unbounded_basic_string_sequence< charT >::const_value_type

template<typename charT>
typedef details::string_traits<character_type,true> TAO::details::unbounded_basic_string_sequence< charT >::element_traits

template<typename charT>
typedef details::string_sequence_element<element_traits> TAO::details::unbounded_basic_string_sequence< charT >::element_type

template<typename charT>
typedef details::generic_sequence<value_type, allocation_traits, element_traits> TAO::details::unbounded_basic_string_sequence< charT >::implementation_type

template<typename charT>
typedef element_type TAO::details::unbounded_basic_string_sequence< charT >::subscript_type

template<typename charT>
typedef character_type* TAO::details::unbounded_basic_string_sequence< charT >::value_type


Constructor & Destructor Documentation

template<typename charT>
TAO::details::unbounded_basic_string_sequence< charT >::unbounded_basic_string_sequence (  )  [inline]

template<typename charT>
TAO::details::unbounded_basic_string_sequence< charT >::unbounded_basic_string_sequence ( CORBA::ULong  maximum  )  [inline, explicit]

template<typename charT>
TAO::details::unbounded_basic_string_sequence< charT >::unbounded_basic_string_sequence ( CORBA::ULong  maximum,
CORBA::ULong  length,
value_type data,
CORBA::Boolean  release 
) [inline]


Member Function Documentation

template<typename charT>
static value_type* TAO::details::unbounded_basic_string_sequence< charT >::allocbuf ( CORBA::ULong  maximum  )  [inline, static]

template<typename charT>
static void TAO::details::unbounded_basic_string_sequence< charT >::freebuf ( value_type buffer  )  [inline, static]

template<typename charT>
value_type* TAO::details::unbounded_basic_string_sequence< charT >::get_buffer ( CORBA::Boolean  orphan = false  )  [inline]

template<typename charT>
const_value_type const* TAO::details::unbounded_basic_string_sequence< charT >::get_buffer (  )  const [inline]

template<typename charT>
void TAO::details::unbounded_basic_string_sequence< charT >::length ( CORBA::ULong  length  )  [inline]

template<typename charT>
CORBA::ULong TAO::details::unbounded_basic_string_sequence< charT >::length ( void   )  const [inline]

template<typename charT>
CORBA::ULong TAO::details::unbounded_basic_string_sequence< charT >::maximum (  )  const [inline]

template<typename charT>
element_type TAO::details::unbounded_basic_string_sequence< charT >::operator[] ( CORBA::ULong  i  )  [inline]

template<typename charT>
const_value_type TAO::details::unbounded_basic_string_sequence< charT >::operator[] ( CORBA::ULong  i  )  const [inline]

template<typename charT>
CORBA::Boolean TAO::details::unbounded_basic_string_sequence< charT >::release (  )  const [inline]

template<typename charT>
void TAO::details::unbounded_basic_string_sequence< charT >::replace ( CORBA::ULong  maximum,
CORBA::ULong  length,
value_type data,
CORBA::Boolean  release = false 
) [inline]

template<typename charT>
void TAO::details::unbounded_basic_string_sequence< charT >::swap ( unbounded_basic_string_sequence< charT > &  rhs  )  throw () [inline]


Member Data Documentation

template<typename charT>
implementation_type TAO::details::unbounded_basic_string_sequence< charT >::impl_ [private]


The documentation for this class was generated from the following file:
Generated on Tue Nov 21 09:39:35 2006 for TAO by  doxygen 1.4.7-1