![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.11.02
|
Functions | |
| DoocsBackendRegisterCatalogue | readCatalogue (const std::string &xmlfile) |
| void | saveCatalogue (const DoocsBackendRegisterCatalogue &c, const std::string &xmlfile) |
| bool | is_empty (std::ifstream &f) |
| bool | is_empty (std::ifstream &&f) |
| bool Cache::is_empty | ( | std::ifstream && | f | ) |
Definition at line 55 of file CatalogueCache.cc.
| bool Cache::is_empty | ( | std::ifstream & | f | ) |
Definition at line 51 of file CatalogueCache.cc.
| DoocsBackendRegisterCatalogue Cache::readCatalogue | ( | const std::string & | xmlfile | ) |
Definition at line 35 of file CatalogueCache.cc.
| void Cache::saveCatalogue | ( | const DoocsBackendRegisterCatalogue & | c, |
| const std::string & | xmlfile | ||
| ) |
Definition at line 61 of file CatalogueCache.cc.