EX-Display
EX-Display
Loading...
Searching...
No Matches
ControllerScreenCreation Class Reference

Test harness for ensuring displays are updated when screen updates are received. More...

Inheritance diagram for ControllerScreenCreation:
[legend]
Collaboration diagram for ControllerScreenCreation:
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

Stream console
 
Stream commandStation
 
ScreenManager screenManager
 
Controllercontroller = new Controller(&console, &commandStation, nullptr, nullptr, &screenManager, nullptr)
 

Detailed Description

Test harness for ensuring displays are updated when screen updates are received.

Member Function Documentation

◆ SetUp()

void ControllerScreenCreation::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void ControllerScreenCreation::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ commandStation

Stream ControllerScreenCreation::commandStation
protected

◆ console

Stream ControllerScreenCreation::console
protected

◆ controller

Controller* ControllerScreenCreation::controller = new Controller(&console, &commandStation, nullptr, nullptr, &screenManager, nullptr)
protected

◆ screenManager

ScreenManager ControllerScreenCreation::screenManager
protected

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