ChimeraTK-DeviceAccess
03.18.00
|
#include "LogicalNameMapParser.h"
#include "DeviceBackend.h"
#include "Exception.h"
#include "LNMBackendRegisterInfo.h"
#include <libxml++/libxml++.h>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
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) |