#include <OctetSeqC.h>
List of all members.
Public Member Functions |
| OctetSeq (void) |
| OctetSeq (::CORBA::ULong max) |
| OctetSeq (::CORBA::ULong max,::CORBA::ULong length,::CORBA::Octet *buffer,::CORBA::Boolean release=false) |
| OctetSeq (const OctetSeq &) |
virtual | ~OctetSeq (void) |
| OctetSeq (::CORBA::ULong length, const ACE_Message_Block *mb) |
| unbounded_value_sequence () |
| unbounded_value_sequence (CORBA::ULong maximum) |
| unbounded_value_sequence (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false) |
CORBA::ULong | maximum () const |
CORBA::Boolean | release () const |
CORBA::ULong | length () const |
void | length (CORBA::ULong length) |
value_type const & | operator[] (CORBA::ULong i) const |
value_type & | operator[] (CORBA::ULong i) |
void | replace (CORBA::ULong maximum, CORBA::ULong length, value_type *data, CORBA::Boolean release=false) |
value_type const * | get_buffer () const |
value_type * | get_buffer (CORBA::Boolean orphan=false) |
void | swap (unbounded_value_sequence &rhs) throw () |
Member Typedef Documentation
Constructor & Destructor Documentation
CORBA::OctetSeq::OctetSeq |
( |
void |
| ) |
|
CORBA::OctetSeq::OctetSeq |
( |
const OctetSeq & |
seq | ) |
|
CORBA::OctetSeq::~OctetSeq |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
void CORBA::OctetSeq::_tao_any_destructor |
( |
void * |
_tao_void_pointer | ) |
|
|
static |
The documentation for this class was generated from the following files: