ChimeraTK-DeviceAccess  03.18.00
Utilities.cpp File Reference
#include "Utilities.h"
#include "BackendFactory.h"
#include "DMapFileParser.h"
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/predicate.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

 ChimeraTK
 

Functions

std::string ChimeraTK::getDMapFilePath ()
 Returns the dmap file name which the library currently uses for looking up device(alias) names. More...
 
void ChimeraTK::setDMapFilePath (std::string dmapFilePath)
 Set the location of the dmap file. More...