μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
ConnectionManager.hpp File Reference
#include <map>
#include <set>
#include <unordered_map>
#include <vector>
#include <boost/filesystem/path.hpp>
#include "uhal/log/exception.hpp"
#include "uhal/HwInterface.hpp"
Include dependency graph for ConnectionManager.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Author
Andrew W. Rose
Marc Magrans De Abril
Date
2012

Definition in file ConnectionManager.hpp.