BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
Core.h File Reference
#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
}
 

Detailed Description

This files contains small utility functions and general definitions for ers.

Version
1.0

Definition in file Core.h.

Macro Definition Documentation

◆ __ERS_UTIL__

#define __ERS_UTIL__   "0.3"

Definition at line 16 of file Core.h.