Tramway SDK
Public Attributes | List of all members
tram::Settings::SettingInfo Struct Reference

Public Attributes

union {
   int32_t *   int32
 
   uint32_t *   uint32
 
   float *   float32
 
   bool *   bool32
 
}; 
 
Type type
 
const char * name
 
uint32_t flags
 

Member Data Documentation

◆ 

union { ... } tram::Settings::SettingInfo::@42

◆ bool32

bool* tram::Settings::SettingInfo::bool32

◆ flags

uint32_t tram::Settings::SettingInfo::flags

◆ float32

float* tram::Settings::SettingInfo::float32

◆ int32

int32_t* tram::Settings::SettingInfo::int32

◆ name

const char* tram::Settings::SettingInfo::name

◆ type

Type tram::Settings::SettingInfo::type

◆ uint32

uint32_t* tram::Settings::SettingInfo::uint32

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