|
ldas-tools-frameAPI
2.6.6
|
#include <rdsreduce.hh>


Public Member Functions | |
| ReduceRawFrame (const char *frame_files, const char *channels, const RDSFrame::Options &UserOptions) | |
| Constructor. More... | |
| ReduceRawFrame (const frame_file_container_type &frame_files, const channel_container_type &channels, const RDSFrame::Options &UserOptions) | |
| Constructor. More... | |
| virtual | ~ReduceRawFrame () |
| Destructor. More... | |
| virtual void | writeFrameToStream () |
| ReduceRawFrame (const char *frame_files, const char *channels, const RDSFrame::Options &UserOptions) | |
| Constructor. More... | |
| ReduceRawFrame (const frame_file_container_type &frame_files, const channel_container_type &channels, const RDSFrame::Options &UserOptions) | |
| Constructor. More... | |
| virtual | ~ReduceRawFrame () |
| Destructor. More... | |
| virtual void | writeFrameToStream () |
| ReduceRawFrame (const char *frame_files, const char *channels, const RDSFrame::Options &UserOptions) | |
| Constructor. More... | |
| ReduceRawFrame (const frame_file_container_type &frame_files, const channel_container_type &channels, const RDSFrame::Options &UserOptions) | |
| Constructor. More... | |
| virtual | ~ReduceRawFrame () |
| Destructor. More... | |
| virtual void | writeFrameToStream () |
Protected Member Functions | |
| virtual void | processChannel (fr_adc_data_type Adc) |
| virtual void | processChannel (fr_proc_data_type Proc) |
| virtual void | rangeOptimizer (const time_type &UserStart, const time_type &UserStop, time_type &DataStart, time_type &DataStop) const |
| virtual stop_request_type | stopRequest () const |
| virtual void | processChannel (fr_adc_data_type Adc) |
| virtual void | processChannel (fr_proc_data_type Proc) |
| virtual void | rangeOptimizer (const time_type &UserStart, const time_type &UserStop, time_type &DataStart, time_type &DataStop) const |
| virtual stop_request_type | stopRequest () const |
| virtual void | processChannel (fr_adc_data_type Adc) |
| virtual void | processChannel (fr_proc_data_type Proc) |
| virtual void | rangeOptimizer (const time_type &UserStart, const time_type &UserStop, time_type &DataStart, time_type &DataStop) const |
| virtual stop_request_type | stopRequest () const |
Private Types | |
| enum | stop_request_type { STOP_DATA, STOP_USER, STOP_DATA, STOP_USER, STOP_DATA, STOP_USER } |
| enum | stop_request_type { STOP_DATA, STOP_USER, STOP_DATA, STOP_USER, STOP_DATA, STOP_USER } |
| enum | stop_request_type { STOP_DATA, STOP_USER, STOP_DATA, STOP_USER, STOP_DATA, STOP_USER } |
| typedef std::vector< std::string > | frame_file_container_type |
| typedef std::vector< std::string > | frame_file_container_type |
| typedef std::vector< std::string > | frame_file_container_type |
| typedef std::vector< std::string > | channel_container_type |
| typedef std::vector< std::string > | channel_container_type |
| typedef std::vector< std::string > | channel_container_type |
| typedef ::FrameAPI::RDS::Options | Options |
| typedef ::FrameAPI::RDS::Options | Options |
| typedef ::FrameAPI::RDS::Options | Options |
| typedef boost::shared_ptr< RDSStream > | stream_type |
| typedef boost::shared_ptr< RDSStream > | stream_type |
| typedef boost::shared_ptr< RDSStream > | stream_type |
| typedef LDASTools::AL::GPSTime | time_type |
| typedef LDASTools::AL::GPSTime | time_type |
| typedef LDASTools::AL::GPSTime | time_type |
| typedef boost::shared_ptr< FrameCPP::FrameH > | frame_h_type |
| typedef boost::shared_ptr< FrameCPP::FrameH > | frame_h_type |
| typedef boost::shared_ptr< FrameCPP::FrameH > | frame_h_type |
| typedef boost::shared_ptr< FrameCPP::FrAdcData > | fr_adc_data_type |
| typedef boost::shared_ptr< FrameCPP::FrAdcData > | fr_adc_data_type |
| typedef boost::shared_ptr< FrameCPP::FrAdcData > | fr_adc_data_type |
| typedef boost::shared_ptr< FrameCPP::FrProcData > | fr_proc_data_type |
| typedef boost::shared_ptr< FrameCPP::FrProcData > | fr_proc_data_type |
| typedef boost::shared_ptr< FrameCPP::FrProcData > | fr_proc_data_type |
| typedef std::vector< std::string >::const_iterator | stringv_const_iterator |
| typedef std::vector< std::string >::const_iterator | stringv_const_iterator |
| typedef std::vector< std::string >::const_iterator | stringv_const_iterator |
Private Member Functions | |
| INT_4U | GetNumberOfChannels () const |
| INT_4U | GetNumberOfChannels () const |
| INT_4U | GetNumberOfChannels () const |
| INT_4U | GetNumberOfFrameGroups () const |
| INT_4U | GetNumberOfFrameGroups () const |
| INT_4U | GetNumberOfFrameGroups () const |
| INT_4U | GetNumberOfFrameFiles () const |
| INT_4U | GetNumberOfFrameFiles () const |
| INT_4U | GetNumberOfFrameFiles () const |
| void | ProcessRequest (stream_type Output) |
| void | ProcessRequest (stream_type Output) |
| void | ProcessRequest (stream_type Output) |
| template<typename Functor > | |
| void | foreachChannel (Functor &Func) const |
| template<typename Functor > | |
| void | foreachChannel (Functor &Func) const |
| template<typename Functor > | |
| void | foreachChannel (Functor &Func) const |
| FrameCPP::FrameH::procData_type * | getResultProcData () |
| FrameCPP::FrameH::procData_type * | getResultProcData () |
| FrameCPP::FrameH::procData_type * | getResultProcData () |
| virtual void | createHistory () |
| virtual void | createHistory () |
| virtual void | createHistory () |
| const std::string & | getChannelName (INT_4U Offset) const |
| const std::string & | getChannelName (INT_4U Offset) const |
| const std::string & | getChannelName (INT_4U Offset) const |
Static Private Member Functions | |
| static FrameCPP::FrProcData * | getProcChannel (const std::string &name, FrameCPP::FrameH::procData_type *const proc) |
| return: FrameCPP::FrProcData* - A pointer to the channel object. More... | |
| static FrameCPP::FrProcData * | getProcChannel (const std::string &name, FrameCPP::FrameH::procData_type *const proc) |
| static FrameCPP::FrProcData * | getProcChannel (const std::string &name, FrameCPP::FrameH::procData_type *const proc) |
| static const std::string & | getHistoryName () |
| static const std::string & | getHistoryName () |
| static const std::string & | getHistoryName () |
Private Attributes | |
| Options | m_options |
| frame_h_type | mResultFrame |
| boost::shared_ptr< RDSStream > | m_stream |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
| ReduceRawFrame::ReduceRawFrame | ( | const char * | frame_files, |
| const char * | channels, | ||
| const RDSFrame::Options & | UserOptions | ||
| ) |
Constructor.
| [in] | frame_files | A list of frame file names. |
| [in] | channels | A list of channels to extract from original frames (only channel names are allowed). |
| [in] | UserOptions | User specified options. |
| ReduceRawFrame::ReduceRawFrame | ( | const frame_file_container_type & | frame_files, |
| const channel_container_type & | channels, | ||
| const RDSFrame::Options & | UserOptions | ||
| ) |
Constructor.
| [in] | frame_files | A list of frame file names. |
| [in] | channels | A list of channels to extract from original frames (only channel names are allowed). |
| [in] | UserOptions | User specified options. |
|
virtual |
Destructor.
| ReduceRawFrame::ReduceRawFrame | ( | const char * | frame_files, |
| const char * | channels, | ||
| const RDSFrame::Options & | UserOptions | ||
| ) |
Constructor.
| [in] | frame_files | A list of frame file names. |
| [in] | channels | A list of channels to extract from original frames (only channel names are allowed). |
| [in] | UserOptions | User specified options. |
| ReduceRawFrame::ReduceRawFrame | ( | const frame_file_container_type & | frame_files, |
| const channel_container_type & | channels, | ||
| const RDSFrame::Options & | UserOptions | ||
| ) |
Constructor.
| [in] | frame_files | A list of frame file names. |
| [in] | channels | A list of channels to extract from original frames (only channel names are allowed). |
| [in] | UserOptions | User specified options. |
|
virtual |
Destructor.
| ReduceRawFrame::ReduceRawFrame | ( | const char * | frame_files, |
| const char * | channels, | ||
| const RDSFrame::Options & | UserOptions | ||
| ) |
Constructor.
| [in] | frame_files | A list of frame file names. |
| [in] | channels | A list of channels to extract from original frames (only channel names are allowed). |
| [in] | UserOptions | User specified options. |
| ReduceRawFrame::ReduceRawFrame | ( | const frame_file_container_type & | frame_files, |
| const channel_container_type & | channels, | ||
| const RDSFrame::Options & | UserOptions | ||
| ) |
Constructor.
| [in] | frame_files | A list of frame file names. |
| [in] | channels | A list of channels to extract from original frames (only channel names are allowed). |
| [in] | UserOptions | User specified options. |
|
virtual |
Destructor.
|
protectedvirtualinherited |
Reimplemented in ResampleRawFrame, ResampleRawFrame, and ResampleRawFrame.
|
protectedvirtualinherited |
Reimplemented in ResampleRawFrame, ResampleRawFrame, and ResampleRawFrame.
|
protectedvirtualinherited |
Reimplemented in ResampleRawFrame, ResampleRawFrame, and ResampleRawFrame.
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
staticprotectedinherited |
|
staticprotectedinherited |
|
staticprotectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
staticprotectedinherited |
|
staticprotectedinherited |
|
staticprotectedinherited |
return: FrameCPP::FrProcData* - A pointer to the channel object.
param: const std::string& name - Channel name. param: const FrameCPP::FrameH::procData_type* proc - A pointer to theexc: Channel not found: name. - Specified channel is not found.
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
inherited |
|
inherited |
|
inherited |
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
protectedvirtual |
Implements RDSFrame.
|
virtual |
Reimplemented from RDSFrame.
|
virtual |
Reimplemented from RDSFrame.
|
virtual |
Reimplemented from RDSFrame.
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
1.8.13