ldas-tools-framecpp  2.5.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
BaseMemoryBuffer.hh File Reference
#include <list>
#include <iosfwd>
#include <streambuf>
#include "ldastoolsal/types.hh"
#include "ldastoolsal/autoarray.hh"
#include "ldastoolsal/System.hh"
#include "framecpp/Common/FrameBufferInterface.hh"

Classes

class  FrameCPP::Common::ROMemoryStreamBuf
 Handles a read-only memory stream. More...
 
class  FrameCPP::Common::BaseMemoryBufferT< BT >
 Buffer appropriate for caching frame data. More...
 

Namespaces

 FrameCPP
 I/O library for implementing the LIGO/Virgo frame specification.
 
 FrameCPP::Common
 Routines upon which the version specific layers are built.
 

Typedefs

typedef BaseMemoryBufferT
< ROMemoryStreamBuf > 
FrameCPP::Common::ReadOnlyMemoryBuffer