EventAnalysis  1.0.0
Variables
EA::_Private Namespace Reference

Variables

const std::array< std::string, 7 > irNames
 
const std::array< std::string, 5 > rrNames {"SUCCESS", "NOTAVAILABLE", "BADCLASS", "NOTFOUND", "ERROR"}
 

Variable Documentation

◆ irNames

const std::array<std::string, 7> EA::_Private::irNames
Initial value:
{
"SUCCESS", "DUPLICATE", "NAMEALIASCLASH", "BADALIASEDTYPE", "MISSINGALIASEDOBJECT", "ALIASOFALIAS", "ERROR"}

◆ rrNames

const std::array<std::string, 5> EA::_Private::rrNames {"SUCCESS", "NOTAVAILABLE", "BADCLASS", "NOTFOUND", "ERROR"}