TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
MemoryBuffer.h File Reference
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#include <vector>
Include dependency graph for MemoryBuffer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Basda::Microgate::MemoryBuffer
 This class contains some parts of the BCU memory in a binary format. More...
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 
 Basda::Microgate
 This is the BCU Service Interface.
 

Typedefs

typedef boost::shared_ptr< MemoryBuffer > Basda::Microgate::MemoryBufferPtr
 

Functions

std::ostream & Basda::Microgate::operator<< (std::ostream &os, const Basda::Microgate::MemoryBufferPtr &_buf)