defines basic constants used in this framework More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | larlight |
Namespace of everything in this framework. | |
| namespace | larlight::MSG |
Defines constants for Message utility. | |
Enumerations | |
| enum | larlight::MSG::Level { larlight::MSG::DEBUG = 0, larlight::MSG::INFO, larlight::MSG::NORMAL, larlight::MSG::WARNING, larlight::MSG::ERROR, larlight::MSG::MSG_TYPE_MAX } |
Defines message level. More... | |
Variables | |
| const std::string | larlight::MSG::ColorPrefix [MSG_TYPE_MAX] |
| Color coding of message. | |
| const std::string | larlight::MSG::StringPrefix [MSG_TYPE_MAX] |
| Prefix of message. | |
defines basic constants used in this framework
Definition in file FrameworkConstants.hh.
1.6.1