Horizon
|
This is the complete list of members for horizon::PoolUpdatePool, including all inherited members.
base_path (defined in horizon::Pool) | horizon::Pool | protected |
check_filename(ObjectType type, const std::string &filename, std::string *error_msg=nullptr) const (defined in horizon::Pool) | horizon::Pool | |
clear() override | horizon::Pool | virtual |
db | horizon::Pool | |
decals (defined in horizon::Pool) | horizon::Pool | protected |
entities (defined in horizon::Pool) | horizon::Pool | protected |
frames (defined in horizon::Pool) | horizon::Pool | protected |
get_alternate_packages(const UUID &uu) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_base_path() const override (defined in horizon::Pool) | horizon::Pool | virtual |
get_db() override (defined in horizon::Pool) | horizon::Pool | inlinevirtual |
get_decal(const UUID &uu, UUID *pool_uuid_out=nullptr) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_entity(const UUID &uu, UUID *pool_uuid_out=nullptr) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_filename(ObjectType type, const UUID &uu, UUID *pool_uuid_out=nullptr) (defined in horizon::Pool) | horizon::Pool | 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) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_model_filename(const UUID &pkg_uuid, const UUID &model_uuid) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_package(const UUID &uu, UUID *pool_uuid_out=nullptr) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_padstack(const UUID &uu, UUID *pool_uuid_out=nullptr) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_part(const UUID &uu, UUID *pool_uuid_out=nullptr) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_part_filename(const UUID &uu) const (defined in horizon::PoolUpdatePool) | horizon::PoolUpdatePool | |
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) override (defined in horizon::Pool) | horizon::Pool | virtual |
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) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_well_known_padstack(const std::string &name, UUID *pool_uuid_out=nullptr) override (defined in horizon::Pool) | horizon::Pool | virtual |
inject_part(const class Part &part, const std::string &filename, const UUID &pool_uuid) (defined in horizon::PoolUpdatePool) | horizon::PoolUpdatePool | |
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::PoolUpdatePool | |
horizon::Pool::Pool(const std::string &base_path, bool read_only=true) | horizon::Pool | |
pool_uuid_cache (defined in horizon::Pool) | horizon::Pool | protected |
symbols (defined in horizon::Pool) | horizon::Pool | protected |
tmp_pool_uuid (defined in horizon::Pool) | horizon::Pool | static |
units (defined in horizon::Pool) | horizon::Pool | protected |
~IPool() (defined in horizon::IPool) | horizon::IPool | inlinevirtual |
~Pool() (defined in horizon::Pool) | horizon::Pool | virtual |