μHAL (v2.7.9)
Part of the IPbus software repository
Classes | Namespaces | Functions
ProtocolControlHub.hpp File Reference
#include "uhal/ClientInterface.hpp"
#include "uhal/log/exception.hpp"
#include "uhal/log/log.hpp"
#include <iomanip>
#include <iostream>
#include <string>
Include dependency graph for ProtocolControlHub.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uhal::ControlHub< InnerProtocol >
 Transport protocol to transfer an IPbus buffer via ControlHub. More...
 
struct  uhal::ControlHub< InnerProtocol >::tpreamble
 A struct representing the preamble which will be prepended to an IPbus buffer for the benefit of the Control Hub. More...
 

Namespaces

 uhal
 
 uhal::exception
 A namespace for all exceptions to live in - this will hopefully make documentation a bit clearer.
 

Functions

std::pair< uint32_t, uint16_t > uhal::ExtractTargetID (const URI &aUri)
 Extract an IP-address and port number from a URI object. More...
 

Detailed Description

Author
Andrew W. Rose
Date
2012

Definition in file ProtocolControlHub.hpp.