Structure describing a status message to be printed to the screen. More...
#include <Types.h>
Public Attributes | |
| bool | bBold |
| Signals whether this message is printed in bold letters. | |
| std::string | strColorCode |
| The color code (two digit integer) to use for printing this message. | |
| std::string | strMessage |
| The message to print. | |
| std::string | strPrefix |
| The [prefix] to print for this message. | |
Structure describing a status message to be printed to the screen.
| std::string beliefstate::StatusMessage::strColorCode |
| std::string beliefstate::StatusMessage::strMessage |
| std::string beliefstate::StatusMessage::strPrefix |