Public Attributes
beliefstate::StatusMessage Struct Reference

Structure describing a status message to be printed to the screen. More...

#include <Types.h>

List of all members.

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.

Detailed Description

Structure describing a status message to be printed to the screen.

Definition at line 105 of file Types.h.


Member Data Documentation

Signals whether this message is printed in bold letters.

Definition at line 109 of file Types.h.

The color code (two digit integer) to use for printing this message.

Definition at line 107 of file Types.h.

The message to print.

Definition at line 116 of file Types.h.

The [prefix] to print for this message.

This has purely esthetical purposes, but helps to distinguish output on the command line.

Definition at line 114 of file Types.h.


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


beliefstate
Author(s): Jan Winkler
autogenerated on Sun Oct 5 2014 22:30:16