DDS4CCM
1.0.8
|
#include <ndds_dcpsC.h>
Public Types | |
typedef OctetSeq_var | _var_type |
typedef OctetSeq_out | _out_type |
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) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
typedef OctetSeq_out DDS::OctetSeq::_out_type |
typedef OctetSeq_var DDS::OctetSeq::_var_type |
DDS::OctetSeq::OctetSeq | ( | void | ) |
DDS::OctetSeq::OctetSeq | ( | ::CORBA::ULong | max | ) |
DDS::OctetSeq::OctetSeq | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
::CORBA::Octet * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
DDS::OctetSeq::OctetSeq | ( | const OctetSeq & | seq | ) |
DDS::OctetSeq::~OctetSeq | ( | void | ) | [virtual] |
void DDS::OctetSeq::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |