#include <IFrameStreamPlan.hh>
|
| IFrameFStreamPlan (seed_plan_type Seed, const char *Filename) |
|
| IFrameFStreamPlan (seed_plan_type Previous, const char *Filename, bool UseMemoryMappedIO, size_t BufferSize) |
|
const fr_toc_type & | GetTOC () const |
|
fr_adc_data_type | ReadFrAdcData (frame_offset_type Frame, const std::string &Channel) |
|
fr_event_type | ReadFrEvent (INT_4U Frame, const std::string &Channel) |
|
fr_proc_data_type | ReadFrProcData (frame_offset_type Frame, const std::string &Channel) |
|
fr_ser_data_type | ReadFrSerData (INT_4U Frame, const std::string &Channel) |
|
fr_sim_data_type | ReadFrSimData (INT_4U Frame, const std::string &Channel) |
|
fr_sim_event_type | ReadFrSimEvent (INT_4U Frame, const std::string &Channel) |
|
|
static const size_t | BUFFER_SIZE = IFrameFStream::BUFFER_SIZE |
|
FrameCPP::IFrameFStreamPlan::IFrameFStreamPlan |
( |
seed_plan_type |
Seed, |
|
|
const char * |
Filename |
|
) |
| |
|
inline |
FrameCPP::IFrameFStreamPlan::IFrameFStreamPlan |
( |
seed_plan_type |
Previous, |
|
|
const char * |
Filename, |
|
|
bool |
UseMemoryMappedIO, |
|
|
size_t |
BufferSize |
|
) |
| |
|
inline |
const size_t FrameCPP::IFrameFStreamPlan::BUFFER_SIZE = IFrameFStream::BUFFER_SIZE |
|
static |
The documentation for this class was generated from the following file: