ChimeraTK-DeviceAccess-DoocsBackend  01.09.02
CatalogueCache.cc File Reference
#include "CatalogueCache.h"
#include "RegisterInfo.h"
#include "StringUtility.h"
#include <doocs/EqCall.h>
#include <eq_types.h>
#include <libxml++/libxml++.h>
#include <boost/algorithm/string.hpp>
#include <boost/filesystem.hpp>
#include <cerrno>
#include <cstdlib>
#include <cstring>
#include <fstream>
+ Include dependency graph for CatalogueCache.cc:

Go to the source code of this file.

Namespaces

 Cache
 

Functions

DoocsBackendRegisterCatalogue Cache::readCatalogue (const std::string &xmlfile)
 
bool Cache::is_empty (std::ifstream &f)
 
bool Cache::is_empty (std::ifstream &&f)
 
void Cache::saveCatalogue (const DoocsBackendRegisterCatalogue &c, const std::string &xmlfile)