|
ldas-tools-framecpp
2.7.0
|
#include <vector>#include "framecpp/ContainerBasic.hh"#include "framecpp/Version6/Dictionary.hh"
Namespaces | |
| FrameCPP | |
| I/O library for implementing the LIGO/Virgo frame specification. | |
| 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) |
1.8.14