TAO
2.0.8
|
#include <Policy_ForwardC.h>
Public Types | |
typedef PolicyList_var | _var_type |
typedef PolicyList_out | _out_type |
Public Member Functions | |
PolicyList (void) | |
PolicyList (::CORBA::ULong max) | |
PolicyList (::CORBA::ULong max,::CORBA::ULong length, Policy_ptr *buffer,::CORBA::Boolean release=false) | |
PolicyList (const PolicyList &) | |
virtual | ~PolicyList (void) |
CORBA::PolicyList::PolicyList | ( | void | ) |
CORBA::PolicyList::PolicyList | ( | ::CORBA::ULong | max | ) |
CORBA::PolicyList::PolicyList | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
CORBA::Policy_ptr * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
CORBA::PolicyList::PolicyList | ( | const PolicyList & | seq | ) |
CORBA::PolicyList::~PolicyList | ( | void | ) | [virtual] |