Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CBlock_ImageStructure to define sub-images. Generally associated with a ROM_Image
 CButtonAbstract class that provides basic button functionality
 CTextBoxButtonDefines a single state button containing text with both a value and units component
 CToggleButtonDefines a button that toggles between two states
 CMomentaryButtonDefines a momentary buttons with 2 states. Upon release, the button automatically returns to state 0
 CButtonConfig_t< NUM >Generic data structure used to store graphical configuration of buttons
 CButtonStateBase class used by all derived Button State classes
 CImageButtonStateButton State for a button that uses imagery as its button graphics
 CTextBoxButtonStateButton State for a button that uses TextBox to display a value and units inside the button
 CTextButtonStateButton State for a button that displays text in the button
 CCanvasProvides higher level TFT graphic functionality used by the menu system
 CDRAM_CanvasVariation of the Canvas class that can copy imagery from another canvas
 CROM_CanvasA variation of the Canvas class that can load imagery from Flash ROM
 CCharDef_tData Structure that defines an individual character
 CConfigList_tData structure defining all TextBox used by all menus
 CConfigTextBox_tConfiguration information for a TextBox object
 CDynamicTextDefines a simple text box for displaying dynamic text onto a Canvas
 CErrMsg::EndlTokenToken that indicates the end of a line in the error message
 CErrMsgProvides a mechnism for displaying error and warning messages on the TFT display
 Cfile_stemGraphical font class
 CFontListDefines the FontList class that manages all fonts used by the application
 CGrFontBase class used by all Graphical Fonts
 CMonofonto_Regular_140
 CMonofonto_Regular_180
 CMonofonto_Regular_20
 CMonofonto_Regular_32
 CMonofonto_Regular_64
 CMonofonto_Regular_90
 CImmediateButtonA single state button that calls the callback function as soon as it is pressed
 CROM_ImageStructure to define the size and location of an image in Flash
 CSensorAbstract class that acts as an interface for all sensor classes
 CChillerTempSensorManages the Chiller temperature probe
 CKettleTempSensorManages the Kettle temperature probe
 CKettleVolSensorManages the Kettle Volume sensor
 CShape_tStructure defining basic geometric characteristics of fonts
 CSoloMenuBase class used by all menus
 CMainMenuMain menu for the SoloController application
 CSetupPID_MenuSetup menu for the SoloController application. Note that the callback functions used by SetupTempMenu are contained within the CB:::SETUP::PID namespace
 CSetupTempMenuSetup menu for the SoloController application. Note that the callback functions used by SetupTempMenu are contained within the CB:::SETUP::TEMP namespace
 CSetupVolMenuSetup menu for the SoloController application
 CTextBoxComposite object containing a "Value" and "Units" Text Box
 CTextBoxConfig::TextBox_ConfigDefines TextBox shape information based upon the sizes of the fonts being used
 CFT5316::TouchLocation