TAO
2.0.8
|
#include <IIOPC.h>
Public Types | |
typedef ListenPointList_var | _var_type |
typedef ListenPointList_out | _out_type |
Public Member Functions | |
ListenPointList (void) | |
ListenPointList (::CORBA::ULong max) | |
ListenPointList (::CORBA::ULong max,::CORBA::ULong length, ListenPoint *buffer,::CORBA::Boolean release=false) | |
ListenPointList (const ListenPointList &) | |
virtual | ~ListenPointList (void) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
IIOP::ListenPointList::ListenPointList | ( | void | ) |
IIOP::ListenPointList::ListenPointList | ( | ::CORBA::ULong | max | ) |
IIOP::ListenPointList::ListenPointList | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
IIOP::ListenPoint * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
IIOP::ListenPointList::ListenPointList | ( | const ListenPointList & | seq | ) |
IIOP::ListenPointList::~ListenPointList | ( | void | ) | [virtual] |
void IIOP::ListenPointList::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |