|
BOSS 7.1.1
BESIII Offline Software System
|
#include <string>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | ers::Core |
| Miscalenous constants. More... | |
Namespaces | |
| namespace | ers |
Macros | |
| #define | __ERS_UTIL__ "0.3" |
Typedefs | |
| typedef enum ers::_severity_t | ers::severity_t |
| typedef enum ers::_responsibility_t | ers::responsibility_t |
| typedef std::map< std::string, std::string > | ers::string_map_type |
| typedef std::vector< std::string > | ers::string_vector |
Enumerations | |
| enum | ers::_severity_t { ers::severity_none , ers::debug_0 , ers::debug_1 , ers::debug_2 , ers::debug_3 , ers::information , ers::notification , ers::warning , ers::error , ers::fatal , ers::severity_max } |
| enum | ers::_responsibility_t { ers::resp_client , ers::resp_server , ers::resp_dependency , ers::resp_unknown , ers::resp_max } |
This files contains small utility functions and general definitions for ers.
Definition in file Core.h.