ChimeraTK-DeviceAccess
03.18.00
|
#include "BackendRegisterCatalogue.h"
#include "LNMAccessorPlugin.h"
#include "LNMBackendRegisterInfo.h"
#include "LNMVariable.h"
#include "RegisterPath.h"
#include <boost/shared_ptr.hpp>
#include <map>
#include <utility>
Go to the source code of this file.
Classes | |
class | ChimeraTK::LogicalNameMapParser |
Logical name map: store information from xlmap file and provide it to the LogicalNameMappingBackend and its register accessors. More... | |
Namespaces | |
xmlpp | |
ChimeraTK | |
Functions | |
template<> | |
std::string | ChimeraTK::LogicalNameMapParser::getValueFromXmlSubnode< std::string > (const xmlpp::Node *node, const std::string &subnodeName, BackendRegisterCatalogue< LNMBackendRegisterInfo > const &catalogue, bool hasDefault, std::string defaultValue) |