ChimeraTK-DeviceAccess-DoocsBackend  01.09.02
Cache Namespace Reference

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)
 

Function Documentation

◆ is_empty() [1/2]

bool Cache::is_empty ( std::ifstream &&  f)

Definition at line 53 of file CatalogueCache.cc.

+ Here is the call graph for this function:

◆ is_empty() [2/2]

bool Cache::is_empty ( std::ifstream &  f)

Definition at line 49 of file CatalogueCache.cc.

+ Here is the caller graph for this function:

◆ readCatalogue()

DoocsBackendRegisterCatalogue Cache::readCatalogue ( const std::string &  xmlfile)

Definition at line 33 of file CatalogueCache.cc.

◆ saveCatalogue()

void Cache::saveCatalogue ( const DoocsBackendRegisterCatalogue c,
const std::string &  xmlfile 
)

Definition at line 59 of file CatalogueCache.cc.

+ Here is the call graph for this function: