Horizon
|
This is the complete list of members for horizon::PoolCached, including all inherited members.
base_path (defined in horizon::Pool) | horizon::Pool | protected |
clear() | horizon::Pool | |
db | horizon::Pool | |
entities (defined in horizon::Pool) | horizon::Pool | protected |
frames (defined in horizon::Pool) | horizon::Pool | protected |
get_alternate_packages(const UUID &uu) (defined in horizon::Pool) | horizon::Pool | |
get_base_path() const (defined in horizon::Pool) | horizon::Pool | |
get_cache_path() const (defined in horizon::PoolCached) | horizon::PoolCached | |
get_entity(const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
get_filename(ObjectType type, const UUID &uu, UUID *pool_uuid_out) override (defined in horizon::PoolCached) | horizon::PoolCached | virtual |
get_flat_filename(ObjectType type, const UUID &uu) const (defined in horizon::Pool) | horizon::Pool | protected |
get_frame(const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
get_model_filename(const UUID &pkg_uuid, const UUID &model_uuid) override (defined in horizon::PoolCached) | horizon::PoolCached | virtual |
get_package(const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
get_padstack(const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
get_part(const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
get_pool_uuid(ObjectType type, const UUID &uu, UUID *pool_uuid_out) (defined in horizon::Pool) | horizon::Pool | protected |
get_required_schema_version() (defined in horizon::Pool) | horizon::Pool | static |
get_symbol(const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
get_tmp_filename(ObjectType type, const UUID &uu) const (defined in horizon::Pool) | horizon::Pool | |
get_unit(const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
get_well_known_padstack(const std::string &name, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | |
packages (defined in horizon::Pool) | horizon::Pool | protected |
padstacks (defined in horizon::Pool) | horizon::Pool | protected |
parts (defined in horizon::Pool) | horizon::Pool | protected |
Pool(const std::string &base_path, bool read_only=true) | horizon::Pool | |
pool_uuid_cache (defined in horizon::Pool) | horizon::Pool | protected |
PoolCached(const std::string &base_path, const std::string &cache_path) (defined in horizon::PoolCached) | horizon::PoolCached | |
symbols (defined in horizon::Pool) | horizon::Pool | protected |
units (defined in horizon::Pool) | horizon::Pool | protected |
~Pool() (defined in horizon::Pool) | horizon::Pool | virtual |