Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
Task::Error Namespace Reference

Tasks relating to the ErrMsg class. More...

Functions

void testIfUserFinishedWithErrMsg (void)
 Creates a task to check for user input to a displayed error message.
 
void finishedWithErrMsg (void)
 Deletes the task that checks for user input to a displayed error message.
 

Detailed Description

Tasks relating to the ErrMsg class.

Function Documentation

◆ finishedWithErrMsg()

void Task::Error::finishedWithErrMsg ( void )

Deletes the task that checks for user input to a displayed error message.

Parameters
None.

◆ testIfUserFinishedWithErrMsg()

void Task::Error::testIfUserFinishedWithErrMsg ( void )

Creates a task to check for user input to a displayed error message.

Parameters
None.