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