Searched refs:EnableLog (Results 1 – 2 of 2) sorted by relevance
44 EnableLog.setContainer(this); in CRKLog()45 EnableLog.getter(&CRKLog::GetEnableLog); in CRKLog()46 EnableLog.setter(&CRKLog::SetEnableLog); in CRKLog()
21 property<CRKLog, bool, READ_WRITE> EnableLog; variable