UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
S2RowGen Class Reference

Public Member Functions

 S2RowGen (const S2AbstractDBAccess &dba_if, S2TracesQuality &TQ, const PSC::PSC_Params &params)
 
 ~S2RowGen ()
 
bool getRow (int id, int stride, PSC::Direction row_dir, PSC::Direction shift_dir, PSC::ROW &row)
 

Protected Member Functions

bool constructRow (int row_id, int stride, PSC::Direction row_dir, PSC::Direction shift_dir, const std::set< int > &points, PSC::ROW &row) const
 

Protected Attributes

PSC::PSC_Params m_params
 
S2AbstractDBAccessmp_dba_if
 
S2TracesQualitymp_tq
 

Constructor & Destructor Documentation

S2RowGen::~S2RowGen ( )

Virtual destructor

Member Function Documentation

bool S2RowGen::constructRow ( int  row_id,
int  stride,
PSC::Direction  row_dir,
PSC::Direction  shift_dir,
const std::set< int > &  points,
PSC::ROW &  row 
) const
protected

Parameters for processing

Member Data Documentation

PSC::PSC_Params S2RowGen::m_params
protected

Pointer to data base access interface.


The documentation for this class was generated from the following file: