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