Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoElement32u Struct Reference

Description

Represents a 32-bit unsigned integer configuration element with a range and enabled state.

Inheritance diagram for GoElement32u:
Inheritance graph

Public Attributes

kBool enabled
 Represents whether the element value is currently used.
 
k32u max
 The maximum allowable value that can be set for this element.
 
k32u min
 The minimum allowable value that can be set for this element.
 
k32u systemValue
 The system value. (not always applicable)
 
k32u value
 The element's 32-bit unsigned field value.
 

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