![]() |
ChimeraTK-DeviceAccess 03.25.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>
Include dependency graph for LogicalNameMapParser.h:
This graph shows which files directly or indirectly include this file: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 | |
| namespace | xmlpp |
| namespace | 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) |