ChimeraTK-DeviceAccess-DoocsBackend
01.11.02
Loading...
Searching...
No Matches
CatalogueCache.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RegisterInfo.h
"
4
5
#include <memory>
6
#include <string>
7
8
namespace
Cache
{
9
DoocsBackendRegisterCatalogue
readCatalogue
(
const
std::string& xmlfile);
10
void
saveCatalogue
(
const
DoocsBackendRegisterCatalogue
& c,
const
std::string& xmlfile);
11
}
// namespace Cache
RegisterInfo.h
DoocsBackendRegisterCatalogue
Definition
RegisterInfo.h:12
Cache
Definition
CatalogueCache.h:8
Cache::readCatalogue
DoocsBackendRegisterCatalogue readCatalogue(const std::string &xmlfile)
Definition
CatalogueCache.cc:35
Cache::saveCatalogue
void saveCatalogue(const DoocsBackendRegisterCatalogue &c, const std::string &xmlfile)
Definition
CatalogueCache.cc:61
sources
ChimeraTK-DeviceAccess-DoocsBackend
include
CatalogueCache.h
Generated by
1.9.8