HQP  1.9.7
If_GetPt2< VarType, InternalType > Class Template Reference

Read callback directly accessing through a pointer of different type. More...

#include <If_Variable.h>

Inheritance diagram for If_GetPt2< VarType, InternalType >:
[legend]

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
 

Detailed Description

template<class VarType, class InternalType>
class If_GetPt2< VarType, InternalType >

Read callback directly accessing through a pointer of different type.


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