The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CRegistryKey::SubkeyIteratorImpl Class Reference

Inheritance diagram for CRegistryKey::SubkeyIteratorImpl:
Collaboration diagram for CRegistryKey::SubkeyIteratorImpl:

List of all members.

Public Member Functions

CRegistryKey OpenKey (REGSAM samDesired=KEY_ALL_ACCESS) const
LPCTSTR GetName () const
LPCTSTR GetClass () const

Protected Member Functions

 SubkeyIteratorImpl (CCountedRegKey *pKey)
bool GetItem ()
bool operator== (const SubkeyIteratorImpl &rhs) const
bool operator== (const CRegKeyIterator &rhs) const

Protected Attributes

CCountedRegKeym_pKey
DWORD m_index


Constructor & Destructor Documentation

SubkeyIteratorImpl ( CCountedRegKey pKey  )  [explicit, protected]


Member Function Documentation

CRegistryKey OpenKey ( REGSAM  samDesired = KEY_ALL_ACCESS  )  const

LPCTSTR GetName (  )  const

LPCTSTR GetClass (  )  const

bool GetItem (  )  [protected]

bool operator== ( const SubkeyIteratorImpl rhs  )  const [protected]

bool operator== ( const CRegKeyIterator rhs  )  const [protected, inherited]


Member Data Documentation

CCountedRegKey* m_pKey [protected, inherited]

DWORD m_index [protected, inherited]


Generated on Sun Sep 12 19:11:43 2021 for The Server Framework - v7.4 by doxygen 1.5.3