#include <list>#include <set>#include <stdexcept>#include <boost/shared_ptr.hpp>#include "ldastoolsal/types.hh"#include "framecpp/Common/FrameSpec.hh"#include "framecpp/Common/FrHeader.hh"#include "framecpp/Common/FrEndOfFile.hh"#include "framecpp/Common/FrStatData.hh"#include "framecpp/Common/FrTOC.hh"#include "framecpp/Common/IOStream.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. | |
Functions | |
| template<typename StreamType> | |
| Common::FrameSpec::version_type | FrameCPP::StreamVersion (const StreamType &Stream) |
| Return the version of the stream. | |