ACE_Event_Handler_var Class ReferenceAuto pointer like class for Event Handlers. More...
Collaboration diagram for ACE_Event_Handler_var:
Detailed DescriptionAuto pointer like class for Event Handlers.Used to manage lifecycle of handlers. This class calls ACE_Event_Handler::remove_reference() in its destructor. Constructor & Destructor Documentation
Default constructor.
Construct with a handler.
Copy constructor.
Destructor.
Member Function Documentation
Assignment to a handler.
Assignment to a ACE_Event_Handler_var.
Overloaded "->".
Access the handler.
Release the handler.
Reset the handler.
Member Data Documentation
Handler.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:57 2008 for ACE by 1.5.5 |