#include <DomainC.h>
Inheritance diagram for CORBA_ConstructionPolicy
Public Types | |
typedef CORBA_ConstructionPolicy_ptr | _ptr_type |
typedef CORBA_ConstructionPolicy_var | _var_type |
Public Methods | |
virtual void | make_domain_manager ( CORBA_InterfaceDef_ptr object_type, CORBA::Boolean constr_policy, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) throw ( CORBA::SystemException ) |
virtual CORBA::Boolean | _is_a ( const CORBA::Char *type_id, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) |
virtual void* | _tao_QueryInterface (ptr_arith_t type) |
Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object. | |
virtual const char* | _interface_repository_id (void) const |
The repository ID for the most derived class, this is an implementation method and does no remote invocations! | |
Static Public Methods | |
CORBA_ConstructionPolicy_ptr | _duplicate (CORBA_ConstructionPolicy_ptr obj) |
CORBA_ConstructionPolicy_ptr | _narrow ( CORBA::Object_ptr obj, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) |
CORBA_ConstructionPolicy_ptr | _unchecked_narrow ( CORBA::Object_ptr obj, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) |
CORBA_ConstructionPolicy_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 |
Address of this variable used in <_unchecked_narrow>. | |
Protected Methods | |
CORBA_ConstructionPolicy (int collocated = 0) | |
virtual void | CORBA_ConstructionPolicy_setup_collocation (int collocated) |
CORBA_ConstructionPolicy ( TAO_Stub *objref, CORBA::Boolean _tao_collocated = 0, TAO_Abstract_ServantBase *servant = 0 ) | |
virtual | ~CORBA_ConstructionPolicy (void) |
Private Methods | |
CORBA_ConstructionPolicy (const CORBA_ConstructionPolicy &) | |
void | operator= (const CORBA_ConstructionPolicy &) |
Private Attributes | |
_TAO_CORBA_ConstructionPolicy_Proxy_Broker* | the_TAO_CORBA_ConstructionPolicy_Proxy_Broker_ |
Friends | |
class | _TAO_CORBA_ConstructionPolicy_Remote_Proxy_Impl |
class | _TAO_CORBA_ConstructionPolicy_ThruPOA_Proxy_Impl |
class | _TAO_CORBA_ConstructionPolicy_Direct_Proxy_Impl |
|
Reimplemented from CORBA_Policy. |
|
Reimplemented from CORBA_Policy. |
|
|
|
|
|
|
|
|
|
|
|
|
|
The repository ID for the most derived class, this is an implementation method and does no remote invocations!
Reimplemented from CORBA_Object. |
|
|
|
Reimplemented from CORBA_Policy. |
|
Return a NULL object.
Reimplemented from CORBA_Policy. |
|
Downcasting this object pointer to some other derived class. This QueryInterface stuff only work for local object.
Reimplemented from CORBA_Object. |
|
Used in the implementation of CORBA::Any.
Reimplemented from CORBA_Policy. |
|
Reimplemented from CORBA_Policy. |
|
|
|
|
|
|
|
|
|
|
|
Address of this variable used in <_unchecked_narrow>.
Reimplemented from CORBA_Policy. |
|
|