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

CCountedRegKey Class Reference

Inheritance diagram for CCountedRegKey:
Collaboration diagram for CCountedRegKey:

List of all members.

Public Member Functions

 CCountedRegKey (HKEY hKey)
 CCountedRegKey (const CCountedRegKey &rhs)
CCountedRegKeyoperator= (const CCountedRegKey &rhs)
const T & GetCounted () const
T & GetCounted ()
 operator T & () const
 operator T * () const
BAddRef ()
BRelease ()

Static Public Member Functions

static BCopy (B *pRefCounted)

Protected Member Functions

void PreRelease () override
 ~CCountedRegKey () override

Protected Attributes

m_counted


Constructor & Destructor Documentation

CCountedRegKey ( HKEY  hKey  )  [inline, explicit]

CCountedRegKey ( const CCountedRegKey rhs  ) 

~CCountedRegKey (  )  [override, protected]


Member Function Documentation

CCountedRegKey& operator= ( const CCountedRegKey rhs  ) 

void PreRelease (  )  [inline, override, protected, virtual]

Implements TReferenceCounted.

const T & GetCounted (  )  const [inline, inherited]

T & GetCounted (  )  [inline, inherited]

operator T & (  )  const [inline, explicit, inherited]

operator T * (  )  const [inline, explicit, inherited]

B * AddRef (  )  [inline, inherited]

B * Release (  )  [inline, inherited]

B * Copy ( B pRefCounted  )  [inline, static, inherited]


Member Data Documentation

T m_counted [protected, inherited]


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