BOSS 7.1.1
BESIII Offline Software System
|
Exception thrown when the position of a child doesn't exist in the current fragment. More...
#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) |
Exception thrown when the position of a child doesn't exist in the current fragment.
Definition in file NoSuchChildIssue.h.
#define EFORMAT_NO_SUCH_CHILD | ( | req, | |
total ) |
Simplifies the use of this Issue
req | The request child |
total | The total child number available |
Definition at line 66 of file NoSuchChildIssue.h.
Referenced by eformat::old::Header::child(), and eformat::Header< TPointer >::child_check().