siplasplas
Public Member Functions | Static Public Member Functions | Friends | List of all members
cpp::dynamic_reflection::Scope Class Reference

Public Member Functions

std::size_t depth () const
 
std::string name () const
 
const std::string & fullName () const
 
Scope parent () const
 
bool isGlobalScope () const
 

Static Public Member Functions

static const ScopeglobalScope ()
 
static Scope fromFullName (const std::string &fullName)
 
static Scope fromParentScope (const Scope &parentScope, const std::string &name)
 

Friends

bool operator== (const Scope &lhs, const Scope &rhs)
 
bool operator!= (const Scope &lhs, const Scope &rhs)
 

The documentation for this class was generated from the following files: