#include <external_brick.hpp>
◆ clear()
| void pops::runtime::program::BrickRegistry::clear |
( |
| ) |
|
|
inline |
◆ entries()
| const std::vector< BrickManifestEntry > & pops::runtime::program::BrickRegistry::entries |
( |
| ) |
const |
|
inline |
◆ ids()
| const std::vector< std::string > & pops::runtime::program::BrickRegistry::ids |
( |
| ) |
const |
|
inline |
◆ instance()
| static BrickRegistry & pops::runtime::program::BrickRegistry::instance |
( |
| ) |
|
|
inlinestatic |
◆ lookup()
| const BrickManifestEntry * pops::runtime::program::BrickRegistry::lookup |
( |
const std::string & |
id | ) |
const |
|
inline |
◆ register_brick()
| void pops::runtime::program::BrickRegistry::register_brick |
( |
const BrickManifestEntry & |
entry | ) |
|
|
inline |
◆ size()
| std::size_t pops::runtime::program::BrickRegistry::size |
( |
| ) |
const |
|
inline |
◆ to_json()
| std::string pops::runtime::program::BrickRegistry::to_json |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: