ldas-tools-framecpp 3.0.4
|
#include <list>
#include <iosfwd>
#include <streambuf>
#include "ldastoolsal/types.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 | |
namespace | FrameCPP |
I/O library for implementing the LIGO/Virgo frame specification. | |
namespace | FrameCPP::Common |
Routines upon which the version specific layers are built. |
Typedefs | |
typedef BaseMemoryBufferT< ROMemoryStreamBuf > | FrameCPP::Common::ReadOnlyMemoryBuffer |