OpenWareLaboratory
TakeoverValue.h File Reference
Include dependency graph for TakeoverValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  TakeoverValue< T, Value >
 TakeoverValue allows parameters to implement Takeover logic. More...
 

Typedefs

typedef TakeoverValue< float > TakeoverFloat
 
typedef TakeoverValue< int > TakeoverInt
 

Typedef Documentation

◆ TakeoverFloat

typedef TakeoverValue<float> TakeoverFloat

Definition at line 67 of file TakeoverValue.h.

◆ TakeoverInt

typedef TakeoverValue<int> TakeoverInt

Definition at line 68 of file TakeoverValue.h.