ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
FrameStreamPlanWrapper.hh File Reference
#include <algorithm>
#include <stdexcept>
#include "framecpp/Common/FrameStreamWrapper.hh"
#include "framecpp/Common/FrEndOfFile.hh"
#include "framecpp/Common/FrTOC.hh"
Include dependency graph for FrameStreamPlanWrapper.hh:

Classes

class  FrameCPP::Common::IFrameStreamPlanWrapper< DECL >
 Frame Reading FrameStreamPlanWrapper. 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.
 

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
Definition test_frameCPP_c.c:47

◆ DECL_PARAMS

#define DECL_PARAMS    SPEC, AdcData, FrameH, ProcData, SerData, SimData, RawData, Event, SimEvent