EventAnalysis  1.3.0
Classes | Variables
EA::_Private Namespace Reference

Classes

struct  is_pointer_helper
 
struct  is_pointer_helper< observer_ptr< T > >
 
struct  is_pointer_helper< std::shared_ptr< T > >
 
struct  is_pointer_helper< std::unique_ptr< T > >
 
struct  is_pointer_helper< T * >
 

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"}