|
TAO
2.1.2
|
#include <IOPC.h>

Public Types | |
| typedef TaggedComponentSeq_var | _var_type |
| typedef TaggedComponentSeq_out | _out_type |
Public Types inherited from TAO::unbounded_value_sequence< T > | |
| typedef T | value_type |
| typedef T | element_type |
| typedef T const | const_value_type |
| typedef value_type & | subscript_type |
| typedef value_type const & | const_subscript_type |
| typedef ::CORBA::ULong | size_type |
| typedef details::unbounded_value_allocation_traits < value_type, true > | allocation_traits |
| typedef details::value_traits < value_type, true > | element_traits |
| typedef details::generic_sequence < value_type, allocation_traits, element_traits > | implementation_type |
Static Public Member Functions | |
| static void | _tao_any_destructor (void *) |
Static Public Member Functions inherited from TAO::unbounded_value_sequence< T > | |
| static value_type * | allocbuf (CORBA::ULong maximum) |
| static void | freebuf (value_type *buffer) |
| IOP::TaggedComponentSeq::TaggedComponentSeq | ( | void | ) |
| IOP::TaggedComponentSeq::TaggedComponentSeq | ( | ::CORBA::ULong | max | ) |
| IOP::TaggedComponentSeq::TaggedComponentSeq | ( | ::CORBA::ULong | max, |
| ::CORBA::ULong | length, | ||
| IOP::TaggedComponent * | buffer, | ||
| ::CORBA::Boolean | release = false |
||
| ) |
| IOP::TaggedComponentSeq::TaggedComponentSeq | ( | const TaggedComponentSeq & | seq | ) |
|
virtual |
|
static |
1.8.1.1