Horizon
|
This is the complete list of members for horizon::ProjectPool, 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 override (defined in horizon::Pool) | horizon::Pool | virtual |
check_filename_throw(ObjectType type, const std::string &filename) const override (defined in horizon::Pool) | horizon::Pool | virtual |
clear() override | horizon::Pool | virtual |
create_directories(const std::string &base_path) (defined in horizon::ProjectPool) | horizon::ProjectPool | static |
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_actually_included_pools(bool include_self) override (defined in horizon::Pool) | horizon::Pool | virtual |
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) override (defined in horizon::ProjectPool) | horizon::ProjectPool | 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_installation_uuid() (defined in horizon::Pool) | horizon::Pool | |
get_model_filename(const UUID &pkg_uuid, const UUID &model_uuid) override (defined in horizon::ProjectPool) | horizon::ProjectPool | 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_parametric() override (defined in horizon::Pool) | horizon::Pool | inlinevirtual |
get_part(const UUID &uu, UUID *pool_uuid_out=nullptr) override (defined in horizon::Pool) | horizon::Pool | virtual |
get_pool_info() const override (defined in horizon::Pool) | horizon::Pool | inlinevirtual |
get_pool_uuid(ObjectType type, const UUID &uu, UUID *pool_uuid_out) (defined in horizon::Pool) | horizon::Pool | protected |
get_pool_uuids(ObjectType ty, const UUID &uu) (defined in horizon::Pool) | horizon::Pool | |
get_rel_filename(ObjectType type, const UUID &uu) (defined in horizon::Pool) | horizon::Pool | |
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 |
packages (defined in horizon::Pool) | horizon::Pool | protected |
padstacks (defined in horizon::Pool) | horizon::Pool | protected |
parts (defined in horizon::Pool) | horizon::Pool | protected |
patch_package(json &j, const UUID &pool_uuid) (defined in horizon::ProjectPool) | horizon::ProjectPool | static |
Pool(const std::string &base_path, bool read_only=true) | horizon::Pool | |
pool_info (defined in horizon::Pool) | horizon::Pool | protected |
pool_uuid_cache (defined in horizon::Pool) | horizon::Pool | protected |
ProjectPool(const std::string &base, bool cache) (defined in horizon::ProjectPool) | horizon::ProjectPool | |
symbols (defined in horizon::Pool) | horizon::Pool | protected |
tmp_pool_uuid (defined in horizon::Pool) | horizon::Pool | static |
type_names (defined in horizon::IPool) | horizon::IPool | 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 |