ChimeraTK-DeviceAccess-DoocsBackend
01.09.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 | ) |
bool Cache::is_empty | ( | std::ifstream & | f | ) |
DoocsBackendRegisterCatalogue Cache::readCatalogue | ( | const std::string & | xmlfile | ) |
Definition at line 33 of file CatalogueCache.cc.
void Cache::saveCatalogue | ( | const DoocsBackendRegisterCatalogue & | c, |
const std::string & | xmlfile | ||
) |