#include <framecpp_config.h>#include <iostream>#include <algorithm>#include <stdexcept>#include <boost/shared_array.hpp>#include <boost/shared_ptr.hpp>#include "framecpp/Common/Compression.hh"#include "framecpp/Common/IOStream.hh"#include "framecpp/Common/Description.hh"#include "framecpp/Common/FrameSpec.tcc"#include "framecpp/Version8/FrVect.hh"#include "framecpp/Version8/FrSE.hh"#include "framecpp/Version8/FrSH.hh"#include "framecpp/Version8/PTR_STRUCT.hh"#include "Common/ComparePrivate.hh"#include "framecpp/Version8/FrVect.tcc"#include "TypeInstantiation.tcc"
Namespaces | |
| namespace | FrameCPP |
| I/O library for implementing the LIGO/Virgo frame specification. | |
| namespace | FrameCPP::Version_8 |
| Implementation of the version 8 specification. | |
| namespace | FrameCPP::Version_8::FrVectImpl |
Macros | |
| #define | LM_DEBUG 0 |
| #define | LM_INFO 0 |
| #define | AT() |
| #define | MOVE_RET(a) |
| #define | TRACE_MEMORY 0 |
| #define | MEM_ALLOCATE() |
| #define | MEM_DELETE() |
| #define | INSTANTIATE(LM_TYPE) |
Functions | |
| FR_OBJECT_META_DATA_DEFINE (FrVectImpl, FSI_FR_VECT, "FrVect", "Vector Data Structure") namespace FrameCPP | |
| template<> | |
| Data::type_type | FrameCPP::Version_8::FrVectImpl::Data::GetDataType< std::string > () |
| #define AT | ( | ) |
| #define INSTANTIATE | ( | LM_TYPE | ) |
| #define LM_DEBUG 0 |
| #define LM_INFO 0 |
| #define MEM_ALLOCATE | ( | ) |
| #define MEM_DELETE | ( | ) |
| #define MOVE_RET | ( | a | ) |
| #define TRACE_MEMORY 0 |
| FR_OBJECT_META_DATA_DEFINE | ( | FrVectImpl | , |
| FSI_FR_VECT | , | ||
| "FrVect" | , | ||
| "Vector Data Structure" | ) |