ACE_Configuration_Section_Key Class ReferenceReference counted wrapper for ACE_Section_Key_Internal. More...
Collaboration diagram for ACE_Configuration_Section_Key:
Detailed DescriptionReference counted wrapper for ACE_Section_Key_Internal.Reference counted wrapper class for the abstract internal section key. A user gets one of these to represent a section in the configuration database. Constructor & Destructor Documentation
Default constructor.
Constructor that initializes to a pointer to a concrete internal key.
Copy constructor, increments the reference count on the key.
Destructor, decrements reference count on the referenced key.
Member Function Documentation
Assignment operator, increments reference count for this object and decrements it on rhs.
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:39 2008 for ACE by 1.5.5 |