|
ldas-tools-framecpp 3.0.4
|
#include <framecpp_config.h>#include <cassert>#include <iomanip>#include <sstream>#include <stdexcept>#include <boost/pointer_cast.hpp>#include "ldastoolsal/gpstime.hh"#include "ldastoolsal/System.hh"#include "framecpp/Common/Description.hh"#include "framecpp/Common/Dictionary.hh"#include "framecpp/Common/IOStream.hh"#include "framecpp/Common/FrameStream.hh"#include "framecpp/Common/StreamRef.hh"#include "framecpp/Common/Verify.hh"#include "framecpp/Common/FrHeader.hh"#include "framecpp/Common/FrameH.hh"#include "framecpp/Common/FrDetector.hh"#include "framecpp/Common/FrEndOfFile.hh"#include "framecpp/Common/FrSH.hh"#include "framecpp/Common/FrStatData.hh"#include "framecpp/Common/FrTOC.hh"#include "framecpp/Common/FrVect.hh"
Namespaces | |
| namespace | FrameCPP |
| I/O library for implementing the LIGO/Virgo frame specification. | |
| namespace | FrameCPP::Common |
| Routines upon which the version specific layers are built. | |
Macros | |
| #define | ERROR_HANDLER() |
| #define ERROR_HANDLER | ( | ) |
| std::unique_ptr< To, Deleter > dynamic_unique_cast | ( | std::unique_ptr< From, Deleter > && | p | ) |