Windows C++ Library
Public Member Functions | Protected Attributes
CAutoBool Class Reference

#include <AutoBool.hpp>

List of all members.

Public Member Functions

 CAutoBool (bool *pBool)
 ~CAutoBool ()

Protected Attributes

bool * m_pBool
bool m_bInitVal

Constructor & Destructor Documentation

CAutoBool::CAutoBool ( bool *  pBool) [inline]
CAutoBool::~CAutoBool ( ) [inline]

Member Data Documentation

bool* CAutoBool::m_pBool [protected]
bool CAutoBool::m_bInitVal [protected]

The documentation for this class was generated from the following file: