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

ACE_Section_Key_Win32 Class Reference

The Win32 registry implementation of an internal section key. More...

#include <Configuration.h>

Inheritance diagram for ACE_Section_Key_Win32

Inheritance graph
[legend]
Collaboration diagram for ACE_Section_Key_Win32:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_Section_Key_Win32 (HKEY hKey)
 constructor based on an HKEY.


Public Attributes

HKEY hKey_

Protected Methods

virtual ~ACE_Section_Key_Win32 (void)
 destructor - invokes <RegCloseKey>.

 ACE_Section_Key_Win32 (const ACE_Section_Key_Win32& rhs)
ACE_Section_Key_Win32& operator= (const ACE_Section_Key_Win32& rhs)

Detailed Description

The Win32 registry implementation of an internal section key.

Holds the HKEY for a section (registry key).


Constructor & Destructor Documentation

ACE_Section_Key_Win32::ACE_Section_Key_Win32 ( HKEY hKey )
 

constructor based on an HKEY.

ACE_Section_Key_Win32::~ACE_Section_Key_Win32 ( void ) [protected, virtual]
 

destructor - invokes <RegCloseKey>.

ACE_Section_Key_Win32::ACE_Section_Key_Win32 ( const ACE_Section_Key_Win32 & rhs ) [protected]
 


Member Function Documentation

ACE_Section_Key_Win32& ACE_Section_Key_Win32::operator= ( const ACE_Section_Key_Win32 & rhs ) [protected]
 


Member Data Documentation

HKEY ACE_Section_Key_Win32::hKey_
 


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