HQP  1.9.7
If_GetPt< VarType > Class Template Reference

Read callback directly accessing through a pointer. More...

#include <If_Variable.h>

Inheritance diagram for If_GetPt< VarType >:
[legend]

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
 

Detailed Description

template<class VarType>
class If_GetPt< VarType >

Read callback directly accessing through a pointer.


The documentation for this class was generated from the following file: