ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
FrVect.hh File Reference
#include <memory>
#include <vector>
#include <string>
#include <boost/shared_array.hpp>
#include "ldastoolsal/types.hh"
#include "framecpp/Common/Compression.hh"
#include "framecpp/Common/FrVect.hh"
#include "framecpp/Version4/FrVect.hh"
#include "framecpp/Version6/FrameSpec.hh"
#include "framecpp/Version6/Dimension.hh"
#include "framecpp/Version6/GPSTime.hh"
#include "framecpp/Version6/STRING.hh"
Include dependency graph for FrVect.hh:

Classes

class  FrameCPP::Version_6::FrVect
 
struct  FrameCPP::Version_6::FrVect::data_definition_type
 

Namespaces

namespace  FrameCPP
 I/O library for implementing the LIGO/Virgo frame specification.
 
namespace  FrameCPP::Version_6
 Implementation of the version 6 specification.
 

Macros

#define NATIVE_DECL(x)   x = LITTLEENDIAN_##x
 
#define CST_DECL(x, y)    BIGENDIAN_##x = y, LITTLEENDIAN_##x = y + 256, NATIVE_DECL( x )
 

Macro Definition Documentation

◆ CST_DECL

#define CST_DECL (   x,
 
)     BIGENDIAN_##x = y, LITTLEENDIAN_##x = y + 256, NATIVE_DECL( x )

◆ NATIVE_DECL

#define NATIVE_DECL (   x)    x = LITTLEENDIAN_##x