ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
STRING.hh File Reference
#include <stdexcept>
#include <string>
#include <vector>
#include <boost/scoped_array.hpp>
#include "ldastoolsal/types.hh"
#include "framecpp/Common/IOStream.hh"
Include dependency graph for STRING.hh:
This graph shows which files directly or indirectly include this file:

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 ) )