ACE_Event_Handler::Reference_Counting_Policy Class ReferenceThis policy dictates the reference counting requirements for the handler. More...
Inheritance diagram for ACE_Event_Handler::Reference_Counting_Policy:
Collaboration diagram for ACE_Event_Handler::Reference_Counting_Policy:
Detailed DescriptionThis policy dictates the reference counting requirements for the handler.This policy allows applications to configure whether it wants the Reactor to call add_reference() and remove_reference() during registrations, removals, and upcalls. Default: DISABLED. Member Enumeration Documentation
Constructor & Destructor Documentation
Private constructor.
Member Function Documentation
Current Reference_Counting_Policy.
Update Reference_Counting_Policy.
Friends And Related Function Documentation
This policy can only be created by the handler.
Member Data DocumentationThe value of the policy.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:56 2008 for ACE by 1.5.5 |