vega
Public Member Functions | Static Public Member Functions | List of all members
vega::dictionary::Dictionary Class Reference

#include <vega/dictionary/dictionary.h>

Public Member Functions

std::shared_ptr< const Pagepage_for (const Tag &tag) const
 
std::shared_ptr< const Pagepage_for (const std::string &name) const
 
std::shared_ptr< PrivateOwnerprivate_owner (const std::string &name) const
 

Static Public Member Functions

static void set_dictionary (const std::string &file_name)
 
static const Dictionaryinstance ()
 

Member Function Documentation

◆ instance()

static const Dictionary& vega::dictionary::Dictionary::instance ( )
static

◆ page_for() [1/2]

std::shared_ptr<const Page> vega::dictionary::Dictionary::page_for ( const Tag tag) const

◆ page_for() [2/2]

std::shared_ptr<const Page> vega::dictionary::Dictionary::page_for ( const std::string &  name) const

◆ private_owner()

std::shared_ptr<PrivateOwner> vega::dictionary::Dictionary::private_owner ( const std::string &  name) const

◆ set_dictionary()

static void vega::dictionary::Dictionary::set_dictionary ( const std::string &  file_name)
static

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