μHAL (v2.7.9)
Part of the IPbus software repository
Classes | Namespaces | Functions
ProtocolPCIe.hpp File Reference
#include <deque>
#include <stddef.h>
#include <stdint.h>
#include <string>
#include <utility>
#include <vector>
#include <boost/chrono/system_clocks.hpp>
#include <boost/function.hpp>
#include <boost/interprocess/managed_shared_memory.hpp>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/thread/locks.hpp>
#include "uhal/ClientInterface.hpp"
#include "uhal/log/exception.hpp"
#include "uhal/ProtocolIPbus.hpp"
Include dependency graph for ProtocolPCIe.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost::shared_ptr< Y >
 
class  uhal::PCIe
 Transport protocol to transfer an IPbus buffer via PCIe. More...
 
class  uhal::PCIe::PacketFmt
 
class  uhal::PCIe::File
 
class  uhal::PCIe::RobustMutex
 
class  uhal::PCIe::SharedObject< T >
 

Namespaces

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

Functions

std::ostream & uhal::operator<< (std::ostream &aStream, const PCIe::PacketFmt &aPacket)
 

Detailed Description

Author
Tom Williams
Date
September 2017

Definition in file ProtocolPCIe.hpp.