#include <PolicyC.h>
Inheritance diagram for CORBA::PolicyCurrent:
Public Types | |
typedef PolicyCurrent_ptr | _ptr_type |
typedef PolicyCurrent_var | _var_type |
Public Methods | |
virtual CORBA::Boolean | _is_a (const char *type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
virtual const char * | _interface_repository_id (void) const |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Allows us to forbid marshaling of local interfaces. | |
Static Public Methods | |
PolicyCurrent_ptr | _duplicate (PolicyCurrent_ptr obj) |
PolicyCurrent_ptr | _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
No-op it is just here to simplify some templates. | |
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. | |
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. |
|
No-op it is just here to simplify some templates.
Reimplemented from CORBA::Current. |
|
Return a NULL object.
Reimplemented from CORBA::Current. |
|
Used in the implementation of CORBA::Any.
Reimplemented from CORBA::Current. |
|
Reimplemented from CORBA::Current. |
|
Allows us to forbid marshaling of local interfaces.
Reimplemented from CORBA::Current. |
|
|