#include <OctetSeqC.h>
Inheritance diagram for CORBA::OctetSeq:
Public Types | |
typedef OctetSeq_var | _var_type |
Public Methods | |
OctetSeq (void) | |
OctetSeq (CORBA::ULong max) | |
OctetSeq (CORBA::ULong max, CORBA::ULong length, CORBA::Octet *buffer, CORBA::Boolean release=0) | |
OctetSeq (const OctetSeq &) | |
~OctetSeq (void) | |
OctetSeq (CORBA::ULong length, const ACE_Message_Block *mb) | |
Static Public Methods | |
void | _tao_any_destructor (void *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use in the implementation of insertion and extraction operators from CORBA::Any Reimplemented from TAO_Unbounded_Sequence< CORBA::Octet >. |