#include <framecpp_config.h>
#include <assert.h>
#include <stdexcept>
#include <iostream>
#include "ldastoolsal/AtExit.hh"
#include "ldastoolsal/gpstime.hh"
#include "ldastoolsal/mutexlock.hh"
#include "framecpp/Common/Description.hh"
#include "framecpp/Common/FrameSpec.hh"
#include "framecpp/Common/IOStream.hh"
#include "framecpp/Common/FrDetector.hh"
#include "framecpp/Common/FrStatData.hh"
#include "framecpp/Common/FrameSpec.tcc"
|
| FrameCPP |
| I/O library for implementing the LIGO/Virgo frame specification.
|
|
| FrameCPP::Common |
| Routines upon which the version specific layers are built.
|
|
◆ INSTANTIATE
#define INSTANTIATE |
( |
|
LM_TYPE, |
|
|
|
LM_CRC_TYPE |
|
) |
| |
Value:template FrameSpec::ObjectWithChecksum< LM_TYPE, LM_CRC_TYPE > \
::~ObjectWithChecksum( )