OpenASIP  2.0
Public Attributes | List of all members
NumberControl::Value Union Reference
Collaboration diagram for NumberControl::Value:
Collaboration graph

Public Attributes

ULongWord uLongValue
 
unsigned int unsignedValue
 
int intValue
 
float floatValue
 
double doubleValue
 

Detailed Description

Definition at line 122 of file NumberControl.hh.

Member Data Documentation

◆ doubleValue

double NumberControl::Value::doubleValue

◆ floatValue

float NumberControl::Value::floatValue

◆ intValue

int NumberControl::Value::intValue

◆ uLongValue

ULongWord NumberControl::Value::uLongValue

Definition at line 123 of file NumberControl.hh.

Referenced by NumberControl::setValue().

◆ unsignedValue

unsigned int NumberControl::Value::unsignedValue

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