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