TAO_RTCORBA
2.1.2
|
RTCORBA::PriorityBandedConnectionPolicy implementation. More...
#include <RT_Policy_i.h>
RTCORBA::PriorityBandedConnectionPolicy implementation.
RT CORBA provides facility for a client to communicate with a server via multiple connections, aka bands, with each connection handling invocations that are made at a different CORBA priority. This policy allows the specification of the number of such bands and their priorities.
TAO_PriorityBandedConnectionPolicy::TAO_PriorityBandedConnectionPolicy | ( | const RTCORBA::PriorityBands & | bands | ) |
Constructor.
TAO_PriorityBandedConnectionPolicy::TAO_PriorityBandedConnectionPolicy | ( | const TAO_PriorityBandedConnectionPolicy & | rhs | ) |
Copy constructor.
|
protectedvirtual |
Protected destructor to enforce proper memory management of this reference counted object.
|
protected |
|
virtual |
Reimplemented from CORBA::Policy.
|
virtual |
This method reads the object state from a CDR representation.
Reimplemented from CORBA::Policy.
|
virtual |
This method writes a CDR representation of the current object.
Reimplemented from CORBA::Policy.
|
virtual |
Reimplemented from CORBA::Policy.
|
virtual |
Implements RTCORBA::PriorityBandedConnectionPolicy.
|
static |
Helper method for the implementation of CORBA::ORB::create_policy.
|
virtual |
Implements RTCORBA::PriorityBandedConnectionPolicy.
Reimplemented from CORBA::Policy.
|
virtual |
Implements RTCORBA::PriorityBandedConnectionPolicy.
Accessor to the underlying priority bands of the policy (does not make a copy like the idl accessor <priority_bands> implementation below.)
|
friend |
This constructor is used by TAO_RT_PolicyFactory when decoding policies from tagged components in an IOR.
Attribute.