ACE_Accept_QoS_Params Class ReferenceWrapper class that simplifies the information passed to the QoS enabled <ACE_OS::accept> method. More...
Detailed DescriptionWrapper class that simplifies the information passed to the QoS enabled <ACE_OS::accept> method.Constructor & Destructor Documentation
Initialize the data members. The <qos_condition_callback> is the address of an optional, application-supplied condition function that will make an accept/reject decision based on the caller information pass in as parameters, and optionally create or join a socket group by assinging an appropriate value to the result parameter <g> of this function. The <callback_data> data is passed back to the application as a condition function parameter, i.e., it is an Asynchronous Completion Token (ACT).
Member Function Documentation
Get QoS condition callback.
Set QoS condition callback.
Get callback data.
Set callback data.
Member Data DocumentationThis is the address of an optional, application-supplied condition function that will make an accept/reject decision based on the caller information pass in as parameters, and optionally create or join a socket group by assinging an appropriate value to the result parameter <g> of this function.
This data is passed back to the application as a condition function parameter, i.e., it is an Asynchronous Completion Token (ACT).
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:06 2008 for ACE by ![]() |