Tramway SDK
Public Member Functions | List of all members
tram::Ext::Menu::SystemMenu Class Reference

#include <system.h>

Inheritance diagram for tram::Ext::Menu::SystemMenu:
tram::Ext::Menu::Menu

Public Member Functions

void Display ()
 
uint32_t Layer ()
 
 ~SystemMenu ()=default
 
- Public Member Functions inherited from tram::Ext::Menu::Menu
virtual ~Menu ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from tram::Ext::Menu::Menu
static void Push (Menu *)
 Pushes menu on the menu stack. More...
 
static bool Pop ()
 Pops the topmost menu from the stack. More...
 
static bool Empty ()
 Checks whether the menu stack is empty. More...
 
static void Clear ()
 Clears the menu stack. More...
 
static void Add (Menu *)
 
static void Remove (Menu *)
 

Constructor & Destructor Documentation

◆ ~SystemMenu()

tram::Ext::Menu::SystemMenu::~SystemMenu ( )
default

Member Function Documentation

◆ Display()

void tram::Ext::Menu::SystemMenu::Display ( )
virtual

Implements tram::Ext::Menu::Menu.

◆ Layer()

uint32_t tram::Ext::Menu::SystemMenu::Layer ( )
inlinevirtual

Implements tram::Ext::Menu::Menu.


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