GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Public Member Functions | Protected Attributes
Ajax::Ui::Error::Screen Class Reference

This class implements the splash screen. More...

Detailed Description

This class implements the splash screen.

#include <Screen.h>

Inheritance diagram for Ajax::Ui::Error::Screen:
[legend]
Collaboration diagram for Ajax::Ui::Error::Screen:
[legend]

Public Member Functions

 Screen (pimoroni::PicoGraphics &graphics)
 Constructor.
 
void paint (Cpl::System::ElapsedTime::Precision_T currentElapsedTime) noexcept
 Ajax::ScreenMgr::StaticScreenApi.
 
- Public Member Functions inherited from Ajax::ScreenMgr::StaticScreenApi
virtual ~StaticScreenApi ()
 Virtual destructor.
 

Protected Attributes

pimoroni::PicoGraphics & m_graphics
 Graphic library handle.
 

Constructor & Destructor Documentation

◆ Screen()

Ajax::Ui::Error::Screen::Screen ( pimoroni::PicoGraphics &  graphics)

Constructor.

Member Function Documentation

◆ paint()

void Ajax::Ui::Error::Screen::paint ( Cpl::System::ElapsedTime::Precision_T  currentElapsedTime)
virtualnoexcept

Member Data Documentation

◆ m_graphics

pimoroni::PicoGraphics& Ajax::Ui::Error::Screen::m_graphics
protected

Graphic library handle.


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