|
| Data () |
|
std::string | GetFilename (const INT_4U FrameSet, const ifo_type IFO, INT_4U Offset) |
|
INT_4U | GetReduceStartTime (const INT_4U FrameSet, const ifo_type IFO, const unsigned int Frame) |
|
INT_4U | GetReduceEndTime (const INT_4U FrameSet, const ifo_type IFO, const unsigned int Frame) |
|
INT_4U | GetResampleStartTime (const INT_4U FrameSet, const ifo_type IFO, const unsigned int Frame) |
|
INT_4U | GetResampleEndTime (const INT_4U FrameSet, const ifo_type IFO, const unsigned int Frame) |
|
|
void | init () |
|
void | add_frame_set (INT_4U Start, INT_4U DeltaTime, INT_4U NumberOfFiles, const std::string &Type) |
|
◆ frame_sets
typedef std::vector< FrameSet > anonymous_namespace{createFrameGroupCommon.cc}::Data::frame_sets |
|
private |
◆ ifo_frame_sets
◆ Data()
anonymous_namespace{createFrameGroupCommon.cc}::Data::Data |
( |
| ) |
|
◆ add_frame_set()
void anonymous_namespace{createFrameGroupCommon.cc}::Data::add_frame_set |
( |
INT_4U |
Start, |
|
|
INT_4U |
DeltaTime, |
|
|
INT_4U |
NumberOfFiles, |
|
|
const std::string & |
Type |
|
) |
| |
|
inlineprivate |
◆ GetFilename()
std::string anonymous_namespace{createFrameGroupCommon.cc}::Data::GetFilename |
( |
const INT_4U |
FrameSet, |
|
|
const ifo_type |
IFO, |
|
|
INT_4U |
Offset |
|
) |
| |
|
inline |
◆ GetReduceEndTime()
INT_4U anonymous_namespace{createFrameGroupCommon.cc}::Data::GetReduceEndTime |
( |
const INT_4U |
FrameSet, |
|
|
const ifo_type |
IFO, |
|
|
const unsigned int |
Frame |
|
) |
| |
◆ GetReduceStartTime()
INT_4U anonymous_namespace{createFrameGroupCommon.cc}::Data::GetReduceStartTime |
( |
const INT_4U |
FrameSet, |
|
|
const ifo_type |
IFO, |
|
|
const unsigned int |
Frame |
|
) |
| |
◆ GetResampleEndTime()
INT_4U anonymous_namespace{createFrameGroupCommon.cc}::Data::GetResampleEndTime |
( |
const INT_4U |
FrameSet, |
|
|
const ifo_type |
IFO, |
|
|
const unsigned int |
Frame |
|
) |
| |
◆ GetResampleStartTime()
INT_4U anonymous_namespace{createFrameGroupCommon.cc}::Data::GetResampleStartTime |
( |
const INT_4U |
FrameSet, |
|
|
const ifo_type |
IFO, |
|
|
const unsigned int |
Frame |
|
) |
| |
◆ init()
void anonymous_namespace{createFrameGroupCommon.cc}::Data::init |
( |
| ) |
|
|
private |
◆ m_ifo_frame_sets
ifo_frame_sets anonymous_namespace{createFrameGroupCommon.cc}::Data::m_ifo_frame_sets |
|
private |
The documentation for this class was generated from the following file: