#include "uhal/log/exception.hpp"#include "uhal/HwInterface.hpp"#include <boost/filesystem/path.hpp>#include <boost/noncopyable.hpp>#include <vector>#include <set>#include <map>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 | |
| pugi | |
| boost | |
| uhal | |
| uhal::exception | |
| A namespace for all exceptions to live in - this will hopefully make documentation a bit clearer. | |
Definition in file ConnectionManager.hpp.
1.8.18