|
|
| PoolCached (const std::string &base_path, const std::string &cache_path) |
| |
|
const std::string & | get_cache_path () const |
| |
|
std::string | get_filename (ObjectType type, const UUID &uu, UUID *pool_uuid_out) override |
| |
|
std::string | get_model_filename (const UUID &pkg_uuid, const UUID &model_uuid) override |
| |
| | Pool (const std::string &base_path, bool read_only=true) |
| | Constructs a Pool. More...
|
| |
|
const class Unit * | get_unit (const UUID &uu) |
| |
|
const class Entity * | get_entity (const UUID &uu) |
| |
|
const class Symbol * | get_symbol (const UUID &uu) |
| |
|
const class Padstack * | get_padstack (const UUID &uu) |
| |
|
const class Package * | get_package (const UUID &uu) |
| |
|
const class Part * | get_part (const UUID &uu) |
| |
|
const class Frame * | get_frame (const UUID &uu) |
| |
|
std::set< UUID > | get_alternate_packages (const UUID &uu) |
| |
|
const std::string & | get_base_path () const |
| |
| void | clear () |
| | Clears all lazy-loaded objects. More...
|
| |
|
std::string | get_tmp_filename (ObjectType type, const UUID &uu) const |
| |
The documentation for this class was generated from the following files: