#include <RT_Policy_i.h>
Inheritance diagram for TAO_PriorityBandedConnectionPolicy:
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.
|
Constructor.
|
|
Copy constructor.
|
|
Protected destructor to enforce proper memory management of this reference counted object. |
|
|
|
Implements CORBA::Policy. |
|
This method reads the object state from a CDR representation.
Implements CORBA::Policy. |
|
This method writes a CDR representation of the current object.
Implements CORBA::Policy. |
|
Implements CORBA::Policy. |
|
Implements RTCORBA::PriorityBandedConnectionPolicy. |
|
Helper method for the implementation of CORBA::ORB::create_policy. |
|
Implements RTCORBA::PriorityBandedConnectionPolicy. |
|
Implements CORBA::Policy. |
|
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.) |
|
This constructor is used by TAO_RT_PolicyFactory when decoding policies from tagged components in an IOR. |
|
Attribute.
|