#include <DomainC.h>
Inheritance diagram for CORBA::DomainManager:
Public Types | |
typedef DomainManager_ptr | _ptr_type |
typedef DomainManager_var | _var_type |
Public Member Functions | |
Policy | get_domain_policy (in PolicyType policy_type) |
virtual ::CORBA::Policy_ptr | get_domain_policy (::CORBA::PolicyType policy_type) throw ( CORBA::SystemException ) |
virtual CORBA::Boolean | _is_a (const char *type_id) |
Determine if we are of the type specified by the "logical_type_id". | |
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 Member Functions | |
DomainManager_ptr | _duplicate (DomainManager_ptr obj) |
void | _tao_release (DomainManager_ptr obj) |
DomainManager_ptr | _narrow (CORBA::Object_ptr obj) |
DomainManager_ptr | _unchecked_narrow (CORBA::Object_ptr obj) |
DomainManager_ptr | _nil (void) |
Return a NULL object. | |
void | _tao_any_destructor (void *) |
Used in the implementation of CORBA::Any. | |
Protected Member Functions | |
DomainManager (void) | |
virtual void | CORBA_DomainManager_setup_collocation (void) |
DomainManager (IOP::IOR *ior, TAO_ORB_Core *orb_core=0) | |
DomainManager (TAO_Stub *objref, CORBA::Boolean _tao_collocated=0, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0) | |
virtual | ~DomainManager (void) |
Private Member Functions | |
DomainManager (const DomainManager &) | |
void | operator= (const DomainManager &) |
Private Attributes | |
TAO::Collocation_Proxy_Broker * | the_TAO_DomainManager_Proxy_Broker_ |
Friends | |
class | TAO::Narrow_Utils<DomainManager> |
|
Reimplemented from CORBA::Object. |
|
Reimplemented from CORBA::Object. |
|
|
|
|
|
|
|
|
|
|
|
|
|
The repository ID for the most derived class, this is an implementation method and does no remote invocations! Reimplemented from CORBA::Object. |
|
Determine if we are of the type specified by the "logical_type_id".
Reimplemented from CORBA::Object. |
|
|
|
Return a NULL object.
Reimplemented from CORBA::Object. |
|
Used in the implementation of CORBA::Any.
Reimplemented from CORBA::Object. |
|
|
|
|
|
|
|
|
|
|
|
Allows us to forbid marshaling of local interfaces.
Reimplemented from CORBA::Object. |
|
|
|
|
|
|