TAO_RTCORBA
2.1.2
|
RTCORBA::PrivateConnectionPolicy implementation. More...
#include <RT_Policy_i.h>
Public Member Functions | |
TAO_PrivateConnectionPolicy (void) | |
Constructor. | |
TAO_PrivateConnectionPolicy (const TAO_PrivateConnectionPolicy &rhs) | |
Copy constructor. | |
CORBA::PolicyType | policy_type (void) |
CORBA::Policy_ptr | copy (void) |
void | destroy (void) |
TAO_Cached_Policy_Type | _tao_cached_type (void) const |
TAO_Policy_Scope | _tao_scope (void) const |
Static Public Member Functions | |
static CORBA::Policy_ptr | create (const CORBA::Any &val) |
Protected Member Functions | |
virtual | ~TAO_PrivateConnectionPolicy (void) |
RTCORBA::PrivateConnectionPolicy implementation.
This policy controls whether the transport connection for the Object is private, i.e., not available for carrying out invocations on other objects.
Constructor.
Copy constructor.
|
protectedvirtual |
Protected destructor to enforce proper memory management of this reference counted object.
|
virtual |
Reimplemented from CORBA::Policy.
|
virtual |
Reimplemented from CORBA::Policy.
|
virtual |
Implements RTCORBA::PrivateConnectionPolicy.
|
static |
Helper method for the implementation of CORBA::ORB::create_policy.
|
virtual |
Implements RTCORBA::PrivateConnectionPolicy.
Reimplemented from CORBA::Policy.