ScopedName Class Reference

Developer Documentation: MeltPoolDG::ScopedName Class Reference
Developer Documentation

#include <scoped_name.hpp>

Public Member Functions

 ScopedName (const std::string &name)
 
 ~ScopedName ()
 
 operator std::string () const
 

Private Attributes

const std::string name
 

Static Private Attributes

static std::vector< std::string > path
 

Constructor & Destructor Documentation

◆ ScopedName()

MeltPoolDG::ScopedName::ScopedName ( const std::string &  name)
inline

◆ ~ScopedName()

MeltPoolDG::ScopedName::~ScopedName ( )
inline

Member Function Documentation

◆ operator std::string()

MeltPoolDG::ScopedName::operator std::string ( ) const
inline

Member Data Documentation

◆ name

const std::string MeltPoolDG::ScopedName::name
private

◆ path

std::vector<std::string> MeltPoolDG::ScopedName::path
inlinestaticprivate

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