ldas-tools-framecpp  2.7.0
Classes | Namespaces | Macros
FrameStreamWrapper.hh File Reference
#include <boost/pointer_cast.hpp>
#include <boost/shared_ptr.hpp>
#include "framecpp/Common/FrameStream.hh"
Include dependency graph for FrameStreamWrapper.hh:

Classes

class  FrameCPP::Common::IFrameStreamWrapper< DECL >
 Wrapper to properly cast return values into the namespace associated with the frame specification namespace. More...
 

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 DECL
 
#define DECL_PARAMS    SPEC, AdcData, FrameH, ProcData, SerData, SimData, RawData, Event, SimEvent
 

Macro Definition Documentation

◆ DECL

#define DECL
Value:
INT_2U SPEC, typename AdcData, typename FrameH, typename ProcData, \
typename SerData, typename SimData, typename RawData, typename Event, \
typename SimEvent

◆ DECL_PARAMS

#define DECL_PARAMS    SPEC, AdcData, FrameH, ProcData, SerData, SimData, RawData, Event, SimEvent
FrameCPP::FrameH
Version::FrameH FrameH
Definition: FrameH.hh:15