13#include "eformat/NoSuchChildIssue.h"
18static const char* REQUESTED_CHILD_KEY =
"Number of the requested child";
19static const char* NUMBER_OF_CHILDREN_KEY =
"Total number of children";
Source context for Issue.
void set_value(const std::string &key, uint8_t value)
Sets a value 8 bit unsigned.
severity_t severity() const
severity_t of the issue
int get_int_value(const std::string &key, int def=0) const
Get a value of the table as an integer.
void finish_setup(const std::string &message)
Finishes the setup of the Issue.
enum ers::_severity_t severity_t