HQP  1.9.7
If_SetIf< VarType > Class Template Referenceabstract

Interface for a write callback. More...

#include <If_Variable.h>

Inheritance diagram for If_SetIf< VarType >:
[legend]

Public Member Functions

virtual ~If_SetIf ()
 destructor
 
virtual void set (VarType newVal)=0
 set method
 

Detailed Description

template<class VarType>
class If_SetIf< VarType >

Interface for a write callback.


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