ldas-tools-frameAPI
2.6.1
|
#include <RDSStreamMemory.hh>
Public Types | |
typedef std::vector< frame_h_type > | result_type |
typedef INT_2U | compression_scheme_type |
typedef INT_2U | compression_level_type |
typedef boost::shared_ptr < FrameCPP::FrameH > | frame_h_type |
typedef FrameCPP::Common::OFrameStream::chkSum_type | chkSum_type |
Public Member Functions | |
RDSStreamMemory () | |
virtual void | Abandon () |
virtual void | Close (bool Final) |
virtual bool | Next (const LDASTools::AL::GPSTime &FrameStart, const REAL_8 Dt, INT_4U &FramesPerStream) |
result_type | Results () const |
virtual void | Write (frame_h_type Frame, compression_scheme_type CompressionScheme, compression_level_type CompressionLevel, chkSum_type CheckSum) |
void | IFOList (const std::string &IFOList) |
const std::string & | IFOList () const |
void | UserRange (INT_4U Start, INT_4U End) |
Protected Member Functions | |
void | ensureNoSuchFile (const std::string &Filename) const |
Protected Attributes | |
LDASTools::AL::GPSTime | m_user_start |
LDASTools::AL::GPSTime | m_user_stop |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
typedef std::vector< frame_h_type > RDSStreamMemory::result_type |
RDSStreamMemory::RDSStreamMemory | ( | ) |
|
virtual |
Implements RDSStream.
|
virtual |
Implements RDSStream.
|
protectedinherited |
|
inlineinherited |
|
inlineinherited |
|
virtual |
Implements RDSStream.
|
inline |
|
inlineinherited |
|
virtual |
Implements RDSStream.
|
protectedinherited |
|
protectedinherited |