Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKDevice.h82 property<CRKDevice, CRKLog *, READ_ONLY> LogObjectPointer; variable
H A DRKDevice.cpp149 LogObjectPointer.setContainer(this); in CRKDevice()
150 LogObjectPointer.getter(&CRKDevice::GetLogObjectPointer); in CRKDevice()