#include <map>#include <set>#include <unordered_map>#include <vector>#include <boost/filesystem/path.hpp>#include "uhal/log/exception.hpp"#include "uhal/HwInterface.hpp"Go to the source code of this file.
Classes | |
| class | uhal::ConnectionManager |
| A class to open and manage XML connection files and wrap up the interfaces to the NodeTreeBuilder and the ClientFactory. More... | |
| struct | uhal::ConnectionManager::ConnectionDescriptor |
| A struct to hold the fields of each entry in the XML connections file. More... | |
Namespaces | |
| namespace | pugi |
| namespace | boost |
| namespace | uhal |
| namespace | uhal::exception |
| A namespace for all exceptions to live in - this will hopefully make documentation a bit clearer. | |
Definition in file ConnectionManager.hpp.