ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrameStream.hh File Reference
#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"
Include dependency graph for FrameStream.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  FrameCPP::Common::FrameStream
 
class  FrameCPP::Common::IFrameStream
 
struct  FrameCPP::Common::IFrameStream::detector_info_type
 
class  FrameCPP::Common::OFrameStream
 
struct  FrameCPP::Common::OFrameStream::detector_cmp
 

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.