μHAL (v2.7.9)
Part of the IPbus software repository
Classes | Namespaces
ConnectionManager.hpp File Reference
#include "uhal/log/exception.hpp"
#include "uhal/HwInterface.hpp"
#include <boost/filesystem/path.hpp>
#include <boost/noncopyable.hpp>
#include <vector>
#include <set>
#include <map>
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

 pugi
 
 boost
 
 uhal
 
 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.