ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
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/Version3/FrVect.hh"
#include "framecpp/Version4/FrameSpec.hh"
#include "framecpp/Version4/Dimension.hh"
#include "framecpp/Version4/GPSTime.hh"
#include "framecpp/Version4/STRING.hh"
Include dependency graph for FrVect.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  FrameCPP::Version_4::FrVectCompressionScheme
 
class  FrameCPP::Version_4::FrVect
 
struct  FrameCPP::Version_4::FrVect::data_container_type
 

Namespaces

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

Macros

#define NATIVE_DECL(x)
 
#define CST_DECL(x, y)
 

Macro Definition Documentation

◆ CST_DECL

#define CST_DECL ( x,
y )
Value:
BIGENDIAN_##x = y, LITTLEENDIAN_##x = y + 256, NATIVE_DECL( x )
#define NATIVE_DECL(x)
Definition FrVect.hh:67

◆ NATIVE_DECL

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