ldas-tools-framecpp  2.7.0
Classes | Namespaces | Macros
IOStream.hh File Reference
#include <iomanip>
#include <iostream>
#include <list>
#include <memory>
#include <string>
#include <typeinfo>
#include <vector>
#include <boost/pointer_cast.hpp>
#include <boost/shared_ptr.hpp>
#include "ldastoolsal/types.hh"
#include "ldastoolsal/reverse.hh"
#include "ldastoolsal/gpstime.hh"
#include "ldastoolsal/util.hh"
#include "ldastoolsal/Profile.hh"
#include "framecpp/Common/FrameSpec.hh"
#include "framecpp/Common/CheckSum.hh"
#include "framecpp/Common/CheckSumFilter.hh"
#include "framecpp/Common/Dictionary.hh"
#include "framecpp/Common/FrameBufferInterface.hh"
#include "framecpp/Common/MD5SumFilter.hh"
#include "framecpp/Common/PTR_STRUCT_BASE.hh"
#include "framecpp/Common/StreamFilter.hh"
Include dependency graph for IOStream.hh:

Classes

class  FrameCPP::Common::Container< T >
 Container for Frame objects. More...
 
class  FrameCPP::Common::STRING< L >
 
class  FrameCPP::Common::STRING_SHADOW< L >
 
class  FrameCPP::Common::SearchContainer< T, F >
 A searchable container. More...
 
class  FrameCPP::Common::StreamBase
 
class  FrameCPP::Common::IStream
 
class  FrameCPP::Common::IStream::Resizer< T, S >
 Manipulator class for input streams. More...
 
class  FrameCPP::Common::IStream::resolver
 
class  FrameCPP::Common::IStream::ptr_reference< T >
 
class  FrameCPP::Common::IStream::container_reference< T >
 
struct  FrameCPP::Common::IStream::smart_pointer_hash< T >
 
class  FrameCPP::Common::OStream
 
class  FrameCPP::Common::OStream::Pointer
 

Namespaces

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

Macros

#define FRAME_STREAM_FILTER_IN_BUFFER   0
 
#define LM_DEBUG_OUTPUT   0
 
#define LM_DEBUG_INPUT   0
 

Macro Definition Documentation

◆ FRAME_STREAM_FILTER_IN_BUFFER

#define FRAME_STREAM_FILTER_IN_BUFFER   0

◆ LM_DEBUG_INPUT

#define LM_DEBUG_INPUT   0

◆ LM_DEBUG_OUTPUT

#define LM_DEBUG_OUTPUT   0