|
ldas-tools-framecpp 3.0.4
|
#include <FrTOCPrivate.hh>

Public Types | |
| typedef INT_4U | frame_count_type |
| typedef dest_type_ | dest_type |
| typedef name_type_ | name_type |
| typedef position_type_ | position_type |
| typedef std::vector< position_type >::const_iterator | position_const_iterator |
Public Member Functions | |
| FrTOCAdcDataInputFunctor9 (dest_type &Destination, position_const_iterator Position, frame_count_type FrameCount) | |
| void | operator() (const typename dest_type::key_type &Name) |
Private Attributes | |
| dest_type & | destination |
| position_const_iterator | cur_position |
| frame_count_type | frame_count |
| INT_4U | index |
| dest_type::iterator | it |
| typedef dest_type_ FrameCPP::Common::FrTOCAdcDataInputFunctor9< dest_type_, name_type_, position_type_ >::dest_type |
| typedef INT_4U FrameCPP::Common::FrTOCAdcDataInputFunctor9< dest_type_, name_type_, position_type_ >::frame_count_type |
| typedef name_type_ FrameCPP::Common::FrTOCAdcDataInputFunctor9< dest_type_, name_type_, position_type_ >::name_type |
| typedef std::vector<position_type>::const_iterator FrameCPP::Common::FrTOCAdcDataInputFunctor9< dest_type_, name_type_, position_type_ >::position_const_iterator |
| typedef position_type_ FrameCPP::Common::FrTOCAdcDataInputFunctor9< dest_type_, name_type_, position_type_ >::position_type |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |