53 <<
"Reference at address "
54 << EI_ErrorAddress::qval <<
" has wrong type, should by string.");
56 <<
"Error in input file: " << EI_JsonFile::qval <<
"\nReference {REF=\"" << EI_RefStr::val <<
"\"} at address " << EI_RefAddress::qval <<
" not found.\n"
57 <<
"failed to follow at address: " << EI_ErrorAddress::qval <<
" because " << EI_Specification::val);
85 void output(std::ostream &stream)
const;
128 virtual bool down(
unsigned int index) =0;
135 virtual bool down(
const std::string& key,
int index = -1) =0;
138 virtual void up() =0;