Searched refs:bLogOn (Results 1 – 2 of 2) sorted by relevance
34 CAutoLog::CAutoLog(const CElement* pElement, const string& strContext, bool bLogOn) in CAutoLog() argument35 : _pElement(pElement), _strContext(strContext), _bLogOn(bLogOn) in CAutoLog()
39 CAutoLog(const CElement* pElement, const std::string& strContext, bool bLogOn = true);