BOSS 7.0.4
BESIII Offline Software System
|
Defines the error and reporting policies. More...
Go to the source code of this file.
Macros | |
#define | EFPSC_ERROR_STREAM 2 |
#define | EFPSC_ERROR_STDOUT 0 |
#define | EFPSC_ERROR_NOERROR 2 |
#define | EFPSC_ERROR(p, m) |
#define | EFPSC_WARN(m) |
#define | EFPSC_INFO(m) |
#define | EFPSC_DBG1(p, m) |
#define | EFPSC_DBG2(p, m) |
#define | EFPSC_DBG3(p, m) |
Defines the error and reporting policies.
Definition in file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_DBG1 | ( | p, | |
m | |||
) |
Definition at line 35 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_DBG2 | ( | p, | |
m | |||
) |
Definition at line 36 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_DBG3 | ( | p, | |
m | |||
) |
Definition at line 37 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_ERROR | ( | p, | |
m | |||
) |
Definition at line 32 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_ERROR_NOERROR 2 |
Definition at line 17 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_ERROR_STDOUT 0 |
Definition at line 16 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_ERROR_STREAM 2 |
Definition at line 15 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_INFO | ( | m | ) |
Definition at line 34 of file InstallArea/include/ESController/ESController/error.h.
#define EFPSC_WARN | ( | m | ) |
Definition at line 33 of file InstallArea/include/ESController/ESController/error.h.