ldas-tools-framecpp 3.0.4
|
#include "framecpp/storage/data/FrObjectMetaData.hh"
Namespaces | |
namespace | FrameCPP |
I/O library for implementing the LIGO/Virgo frame specification. | |
namespace | FrameCPP::Version_9 |
Implementation of the version 9 specification. | |
namespace | FrameCPP::Version_9::Impl |
Macros | |
#define | FR_OBJECT_META_DATA_DECLARE_9(OBJECT_T) |
#define | FR_OBJECT_META_DATA_DEFINE_9(OBJECT_T, ID, NAME, DESC) |
Typedefs | |
template<typename Object_T> | |
using | FrameCPP::Version_9::Impl::FrObjectMetaData = v3::FrObjectMetaData< Object_T > |
#define FR_OBJECT_META_DATA_DECLARE_9 | ( | OBJECT_T | ) |
#define FR_OBJECT_META_DATA_DEFINE_9 | ( | OBJECT_T, | |
ID, | |||
NAME, | |||
DESC ) |