HQP
1.9.6
|
Read callback directly accessing through a pointer. More...
#include <If_Variable.h>
Public Member Functions | |
If_GetPt (VarType *varPtr) | |
constructor | |
VarType | get () const |
get method | |
Public Member Functions inherited from If_GetIf< VarType > | |
virtual | ~If_GetIf () |
destructor | |
Protected Attributes | |
VarType * | _varPtr |
pointer to accessed variable | |
Read callback directly accessing through a pointer.