Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_QoS Class Reference

Wrapper class that holds the sender and receiver flow spec information, which is used by IntServ (RSVP) and DiffServ. More...

#include <OS.h>

Collaboration diagram for ACE_QoS:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_QoS (void)
ACE_Flow_Specsending_flowspec (void) const
void sending_flowspec (ACE_Flow_Spec *fs)
ACE_Flow_Specreceiving_flowspec (void) const
void receiving_flowspec (ACE_Flow_Spec *fs)
iovec provider_specific (void) const
void provider_specific (const iovec &ps)

Private Attributes

ACE_Flow_Specsending_flowspec_
ACE_Flow_Specreceiving_flowspec_

Detailed Description

Wrapper class that holds the sender and receiver flow spec information, which is used by IntServ (RSVP) and DiffServ.


Constructor & Destructor Documentation

ACE_INLINE ACE_QoS::ACE_QoS ( void )
 


Member Function Documentation

ACE_INLINE void ACE_QoS::provider_specific ( const iovec & ps )
 

ACE_INLINE iovec ACE_QoS::provider_specific ( void ) const
 

ACE_INLINE void ACE_QoS::receiving_flowspec ( ACE_Flow_Spec * fs )
 

ACE_INLINE ACE_Flow_Spec * ACE_QoS::receiving_flowspec ( void ) const
 

ACE_INLINE void ACE_QoS::sending_flowspec ( ACE_Flow_Spec * fs )
 

ACE_INLINE ACE_Flow_Spec * ACE_QoS::sending_flowspec ( void ) const
 


Member Data Documentation

ACE_Flow_Spec * ACE_QoS::receiving_flowspec_ [private]
 

ACE_Flow_Spec * ACE_QoS::sending_flowspec_ [private]
 


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 10:32:46 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000