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