#include <PolicyC.h>
Inheritance diagram for CORBA::PolicyCurrent:
Public Types | |
typedef PolicyCurrent_ptr | _ptr_type |
typedef PolicyCurrent_var | _var_type |
Public Methods | |
virtual void * | _tao_QueryInterface (ptr_arith_t type) |
virtual const char * | _interface_repository_id (void) const |
Static Public Methods | |
PolicyCurrent_ptr | _duplicate (PolicyCurrent_ptr obj) |
PolicyCurrent_ptr | _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
PolicyCurrent_ptr | _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
PolicyCurrent_ptr | _nil (void) |
Return a NULL object. | |
void | _tao_any_destructor (void *) |
Used in the implementation of CORBA::Any. | |
Static Public Attributes | |
int | _tao_class_id = 0 |
Address of this variable used in _unchecked_narrow(). | |
Protected Methods | |
PolicyCurrent (void) | |
virtual | ~PolicyCurrent (void) |
Private Methods | |
PolicyCurrent (const PolicyCurrent &) | |
void | operator= (const PolicyCurrent &) |
|
Reimplemented from CORBA_Current. |
|
Reimplemented from CORBA_Current. |
|
|
|
|
|
|
|
|
|
The repository ID for the most derived class, this is an implementation method and does no remote invocations! Reimplemented from CORBA_Current. |
|
Reimplemented from CORBA_Current. |
|
Return a NULL object.
Reimplemented from CORBA_Current. |
|
Used in the implementation of CORBA::Any.
Reimplemented from CORBA::PolicyManager. |
|
Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object. Reimplemented from CORBA_Current. |
|
Reimplemented from CORBA_Current. |
|
|
|
Address of this variable used in _unchecked_narrow().
Reimplemented from CORBA_Current. |