#include <IOPC.h>
Public Types | |
typedef TaggedProfileSeq_var | _var_type |
typedef TaggedProfileSeq_out | _out_type |
Public Member Functions | |
TaggedProfileSeq (void) | |
TaggedProfileSeq (::CORBA::ULong max) | |
TaggedProfileSeq (::CORBA::ULong max,::CORBA::ULong length, TaggedProfile *buffer,::CORBA::Boolean release=false) | |
TaggedProfileSeq (const TaggedProfileSeq &) | |
virtual | ~TaggedProfileSeq (void) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
IOP::TaggedProfileSeq::TaggedProfileSeq | ( | void | ) |
IOP::TaggedProfileSeq::TaggedProfileSeq | ( | ::CORBA::ULong | max | ) |
IOP::TaggedProfileSeq::TaggedProfileSeq | ( | ::CORBA::ULong | max, | |
::CORBA::ULong | length, | |||
IOP::TaggedProfile * | buffer, | |||
::CORBA::Boolean | release = false | |||
) |
IOP::TaggedProfileSeq::TaggedProfileSeq | ( | const TaggedProfileSeq & | seq | ) |
IOP::TaggedProfileSeq::~TaggedProfileSeq | ( | void | ) | [virtual] |
void IOP::TaggedProfileSeq::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |