BOSS 7.0.4
BESIII Offline Software System
|
#include "eformat/Issue.h"
Go to the source code of this file.
Classes | |
class | eformat::NoSuchChildIssue |
Namespaces | |
namespace | eformat |
Macros | |
#define | EFORMAT_NO_SUCH_CHILD(req, total) eformat::NoSuchChildIssue(ERS_HERE, ers::error, req, total) |
#define EFORMAT_NO_SUCH_CHILD | ( | req, | |
total | |||
) | eformat::NoSuchChildIssue(ERS_HERE, ers::error, req, total) |
Simplifies the use of this Issue
req | The request child |
total | The total child number available |
Definition at line 66 of file Event/eformat/eformat-00-00-04/eformat/NoSuchChildIssue.h.