|
TAO 3.0.6
|
#include <Bounded_BD_String_Sequence_T.h>


Public Member Functions | |
| bounded_bd_string_sequence () | |
| bounded_bd_string_sequence (CORBA::ULong length, typename bounded_basic_string_sequence< charT, MAX >::value_type *data, CORBA::Boolean release) | |
| CORBA::ULong | bd_string_maximum () const |
Public Member Functions inherited from TAO::bounded_basic_string_sequence< charT, MAX > | |
| bounded_basic_string_sequence () | |
| bounded_basic_string_sequence (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_element_type | operator[] (CORBA::ULong i) const |
| element_type | operator[] (CORBA::ULong i) |
| const_value_type const * | get_buffer () const |
| void | replace (CORBA::ULong length, value_type *data, CORBA::Boolean release=false) |
| value_type * | get_buffer (CORBA::Boolean orphan=false) |
| void | swap (bounded_basic_string_sequence &rhs) throw () |
|
inline |
|
inline |
|
inline |