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

#include <vega/dictionary/private_owner.h>

Public Member Functions

 PrivateOwner (const std::string &name)
 
void add_page (std::shared_ptr< const Page > page)
 
const std::string & name () const
 
std::shared_ptr< const Pagefind_page (const Tag &tag) const
 

Constructor & Destructor Documentation

◆ PrivateOwner()

vega::dictionary::PrivateOwner::PrivateOwner ( const std::string &  name)
explicit

Member Function Documentation

◆ add_page()

void vega::dictionary::PrivateOwner::add_page ( std::shared_ptr< const Page page)

◆ find_page()

std::shared_ptr<const Page> vega::dictionary::PrivateOwner::find_page ( const Tag tag) const

◆ name()

const std::string& vega::dictionary::PrivateOwner::name ( ) const

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