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

#include <vega/dictionary/private_owner_blocks.h>

Public Member Functions

 PrivateOwnerBlocks ()
 
void add_private_owner_block (std::shared_ptr< PrivateOwnerBlock > block)
 
std::shared_ptr< PrivateOwnerBlockfind_block (const Tag &tag) const
 

Constructor & Destructor Documentation

◆ PrivateOwnerBlocks()

vega::dictionary::PrivateOwnerBlocks::PrivateOwnerBlocks ( )
explicit

Member Function Documentation

◆ add_private_owner_block()

void vega::dictionary::PrivateOwnerBlocks::add_private_owner_block ( std::shared_ptr< PrivateOwnerBlock block)

◆ find_block()

std::shared_ptr<PrivateOwnerBlock> vega::dictionary::PrivateOwnerBlocks::find_block ( const Tag tag) const

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