#include <stdexcept>
#include <string>
#include <vector>
#include <boost/scoped_array.hpp>
#include "ldastoolsal/types.hh"
#include "framecpp/Common/IOStream.hh"
Classes | |
class | FrameCPP::Common::STRING< L > |
class | FrameCPP::Common::STRING_SHADOW< L > |
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 | |
void | FrameCPP::Common::AppendComment (std::string &Dest, const std::string &Text, const cmn_streamsize_type MAX=~(INT_2U(0))) |
Variables | |
template<class L> | |
const L | FrameCPP::Common::STRING< L >::MAX_STRING_LENGTH = ~( L( 0 ) ) |
template<class L> | |
const L | FrameCPP::Common::STRING_SHADOW< L >::MAX_STRING_LENGTH = ~( L( 0 ) ) |