#include <Configuration.h>
Inheritance diagram for ACE_Section_Key_Win32:


Public Methods | |
| ACE_Section_Key_Win32 (HKEY hKey) | |
| Constructor based on an HKEY. More... | |
Public Attributes | |
| HKEY | hKey_ |
Protected Methods | |
| virtual | ~ACE_Section_Key_Win32 (void) |
| Destructor - invokes <RegCloseKey>. More... | |
| ACE_Section_Key_Win32 (const ACE_Section_Key_Win32 &rhs) | |
| ACE_Section_Key_Win32 & | operator= (const ACE_Section_Key_Win32 &rhs) |
Holds the HKEY for a section (registry key).
Definition at line 422 of file Configuration.h.
|
|
Constructor based on an HKEY.
|
|
|
Destructor - invokes <RegCloseKey>.
|
|
|
|
|
|
|
|
|
Definition at line 428 of file Configuration.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002