![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include "Utilities.h"#include "BackendFactory.h"#include "DMapFileParser.h"#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/predicate.hpp>#include <boost/filesystem.hpp>#include <cxxabi.h>#include <execinfo.h>#include <utility>#include <vector>
Include dependency graph for Utilities.cpp:Go to the source code of this file.
Namespaces | |
| namespace | ChimeraTK |
Functions | |
| std::string | ChimeraTK::getDMapFilePath () |
| Returns the dmap file name which the library currently uses for looking up device(alias) names. | |
| void | ChimeraTK::setDMapFilePath (std::string dmapFilePath) |
| Set the location of the dmap file. | |