siplasplas
Public Types | Public Member Functions | Static Public Member Functions | List of all members
cpp::dynamic_reflection::SourceInfo Class Reference

Public Types

using Kind = dynamic_reflection::Kind
 

Public Member Functions

 SourceInfo (const std::string &fullName, const Kind &kind, const std::string &spelling, const std::string &displayName, const std::string &file, std::size_t line)
 
 SourceInfo (const std::string &fullName, const Kind &kind)
 
const std::string & spelling () const
 
const std::string & displayName () const
 
const std::string & file () const
 
std::size_t line () const
 
const std::string & name () const
 
const std::string & fullName () const
 
const Scopescope () const
 
const Kindkind () const
 

Static Public Member Functions

template<typename Entity >
static SourceInfo fromStaticSourceInfo ()
 

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