Home
last modified time | relevance | path

Searched refs:EnableLog (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A DRKLog.cpp44 EnableLog.setContainer(this); in CRKLog()
45 EnableLog.getter(&CRKLog::GetEnableLog); in CRKLog()
46 EnableLog.setter(&CRKLog::SetEnableLog); in CRKLog()
H A DRKLog.h21 property<CRKLog, bool, READ_WRITE> EnableLog; variable