#include <RTCORBAC.h>
Inheritance diagram for RTCORBA::ProtocolList:
Public Types | |
typedef ProtocolList_var | _var_type |
Public Member Functions | |
ProtocolList (void) | |
ProtocolList (CORBA::ULong max) | |
ProtocolList (CORBA::ULong max, CORBA::ULong length, Protocol *buffer, CORBA::Boolean release=0) | |
ProtocolList (const ProtocolList &) | |
~ProtocolList (void) | |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
RTCORBA::ProtocolList::ProtocolList | ( | void | ) |
RTCORBA::ProtocolList::ProtocolList | ( | CORBA::ULong | max | ) |
RTCORBA::ProtocolList::ProtocolList | ( | CORBA::ULong | max, | |
CORBA::ULong | length, | |||
Protocol * | buffer, | |||
CORBA::Boolean | release = 0 | |||
) |
RTCORBA::ProtocolList::ProtocolList | ( | const ProtocolList & | ) |
RTCORBA::ProtocolList::~ProtocolList | ( | void | ) |
void RTCORBA::ProtocolList::_tao_any_destructor | ( | void * | ) | [static] |