Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NFT5316
 CTouchLocation
 NTextBoxConfigNamespace containing configuration information for TextBoxes
 CTextBox_ConfigDefines TextBox shape information based upon the sizes of the fonts being used
 CBlock_ImageStructure to define sub-images. Generally associated with a ROM_Image
 CButtonAbstract class that provides basic button functionality
 CButtonConfig_tGeneric data structure used to store graphical configuration of buttons
 CButtonStateBase class used by all derived Button State classes
 CCanvasProvides higher level TFT graphic functionality used by the menu system
 CCharDef_tData Structure that defines an individual character
 CChillerTempSensorManages the Chiller temperature probe
 CConfigList_tData structure defining all TextBox used by all menus
 CConfigTextBox_tConfiguration information for a TextBox object
 CDRAM_CanvasVariation of the Canvas class that can copy imagery from another canvas
 CDynamicTextDefines a simple text box for displaying dynamic text onto a Canvas
 CErrMsgProvides a mechnism for displaying error and warning messages on the TFT display
 CEndlTokenToken that indicates the end of a line in the error message
 Cfile_stemGraphical font class
 CFontListDefines the FontList class that manages all fonts used by the application
 CGrFontBase class used by all Graphical Fonts
 CImageButtonStateButton State for a button that uses imagery as its button graphics
 CImmediateButtonA single state button that calls the callback function as soon as it is pressed
 CKettleTempSensorManages the Kettle temperature probe
 CKettleVolSensorManages the Kettle Volume sensor
 CMainMenuMain menu for the SoloController application
 CMomentaryButtonDefines a momentary buttons with 2 states. Upon release, the button automatically returns to state 0
 CMonofonto_Regular_140
 CMonofonto_Regular_180
 CMonofonto_Regular_20
 CMonofonto_Regular_32
 CMonofonto_Regular_64
 CMonofonto_Regular_90
 CROM_CanvasA variation of the Canvas class that can load imagery from Flash ROM
 CROM_ImageStructure to define the size and location of an image in Flash
 CSensorAbstract class that acts as an interface for all sensor classes
 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
 CShape_tStructure defining basic geometric characteristics of fonts
 CSoloMenuBase class used by all menus
 CTextBoxComposite object containing a "Value" and "Units" Text Box
 CTextBoxButtonDefines a single state button containing text with both a value and units component
 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
 CToggleButtonDefines a button that toggles between two states