#include <TdkOGC.h>
Public Types | |
typedef OctetSeq_var | _var_type |
Public Member Functions | |
OctetSeq () | |
OctetSeq (const OctetSeq &_s) | |
OctetSeq (_CORBA_ULong _max) | |
OctetSeq (_CORBA_ULong _max, _CORBA_ULong _len, CORBA::Octet *_val, _CORBA_Boolean _rel=0) | |
OctetSeq & | operator= (const OctetSeq &_s) |
typedef OctetSeq_var OctetSeq::_var_type |
OctetSeq::OctetSeq | ( | ) | [inline] |
OctetSeq::OctetSeq | ( | const OctetSeq & | _s | ) | [inline] |
OctetSeq::OctetSeq | ( | _CORBA_ULong | _max | ) | [inline] |
OctetSeq::OctetSeq | ( | _CORBA_ULong | _max, | |
_CORBA_ULong | _len, | |||
CORBA::Octet * | _val, | |||
_CORBA_Boolean | _rel = 0 | |||
) | [inline] |