ldas-tools-framecpp 2.8.1
|
#include <vector>
#include "framecpp/ContainerBasic.hh"
#include "framecpp/Version6/Dictionary.hh"
Namespaces | |
namespace | FrameCPP |
I/O library for implementing the LIGO/Virgo frame specification. | |
namespace | FrameCPP::Version_6 |
Implementation of the version 6 specification. | |
Functions | |
void | FrameCPP::Version_6::Rethrow (const std::exception &Exception, const std::string &Prefix) |
const std::vector< Dictionary::io_calls_type > & | FrameCPP::Version_6::GetClassIO () |
template<class LM_Container > | |
void | FrameCPP::Version_6::ReadContainer (IFrameStream &Stream, LM_Container &Container, bool Recursive) |
template<class LM_Container > | |
void | FrameCPP::Version_6::WriteContainer (OFrameStream &Stream, const LM_Container &Container) |