#include <Policy_ForwardC.h>
Collaboration diagram for CORBA::PolicyList_var:
Public Methods | |
PolicyList_var (void) | |
PolicyList_var (PolicyList *) | |
PolicyList_var (const PolicyList_var &) | |
~PolicyList_var (void) | |
PolicyList_var & | operator= (PolicyList *) |
PolicyList_var & | operator= (const PolicyList_var &) |
PolicyList * | operator-> (void) |
const PolicyList * | operator-> (void) const |
operator const PolicyList & () const | |
operator PolicyList & () | |
operator PolicyList & () const | |
operator PolicyList *& () | |
TAO_Object_Manager< Policy, Policy_var > | operator[] (CORBA::ULong index) |
const PolicyList & | in (void) const |
PolicyList & | inout (void) |
PolicyList *& | out (void) |
PolicyList * | _retn (void) |
PolicyList * | ptr (void) const |
Private Attributes | |
PolicyList * | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|