General Purpose Geodetic Library
SgAgvTocsSection Class Reference

#include <SgIoAgv.h>

Inheritance diagram for SgAgvTocsSection:
SgAgvSection QList

Public Member Functions

 SgAgvTocsSection ()
 
 SgAgvTocsSection (int idx)
 
 ~SgAgvTocsSection ()
 
QString className () const
 
void fillDataStructures (const SgVlbiSession *session, SgAgvDriver *drv)
 
int exportData (QTextStream &ts, SgAgvDriver *drv)
 
int importData (QTextStream &ts, SgAgvDriver *drv)
 
- Public Member Functions inherited from SgAgvSection
 SgAgvSection ()
 
 SgAgvSection (const QString prefix, int idx)
 
 ~SgAgvSection ()
 
QString className () const
 
void fillDataStructures (const SgVlbiSession *session, SgAgvDriver *drv)
 
int exportData (QTextStream &ts, SgAgvDriver *)
 
int importData (QTextStream &ts, SgAgvDriver *drv)
 

Protected Member Functions

SgAgvRecorddatumDescriptor2agvRecord (SgAgvDatumDescriptor *dd)
 
SgAgvDatumDescriptoragvRecord2datumDescriptor (SgAgvRecord *rec)
 
- Protected Member Functions inherited from SgAgvSection
bool parseSectionLengthString (const QString &str, int &num2read)
 

Additional Inherited Members

- Protected Attributes inherited from SgAgvSection
SgMJD startEpoch_
 
QString prefix_
 
int idx_
 

Detailed Description

Definition at line 428 of file SgIoAgv.h.

Constructor & Destructor Documentation

◆ SgAgvTocsSection() [1/2]

SgAgvTocsSection::SgAgvTocsSection ( )
inline

Definition at line 431 of file SgIoAgv.h.

References SgAgvSection::prefix_.

◆ SgAgvTocsSection() [2/2]

SgAgvTocsSection::SgAgvTocsSection ( int  idx)
inline

Definition at line 432 of file SgIoAgv.h.

◆ ~SgAgvTocsSection()

SgAgvTocsSection::~SgAgvTocsSection ( )
inline

Definition at line 433 of file SgIoAgv.h.

Member Function Documentation

◆ agvRecord2datumDescriptor()

SgAgvDatumDescriptor * SgAgvTocsSection::agvRecord2datumDescriptor ( SgAgvRecord rec)
protected

◆ className()

QString SgAgvTocsSection::className ( ) const
inline

Definition at line 434 of file SgIoAgv.h.

Referenced by agvRecord2datumDescriptor(), and fillDataStructures().

◆ datumDescriptor2agvRecord()

◆ exportData()

int SgAgvTocsSection::exportData ( QTextStream &  ts,
SgAgvDriver drv 
)

◆ fillDataStructures()

◆ importData()

int SgAgvTocsSection::importData ( QTextStream &  ts,
SgAgvDriver drv 
)

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