General Purpose Geodetic Library
SgAgvPreaSection Class Reference

#include <SgIoAgv.h>

Inheritance diagram for SgAgvPreaSection:
SgAgvSection QList

Public Member Functions

 SgAgvPreaSection ()
 
 SgAgvPreaSection (int idx)
 
 ~SgAgvPreaSection ()
 
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)
 

Additional Inherited Members

- Protected Member Functions inherited from SgAgvSection
bool parseSectionLengthString (const QString &str, int &num2read)
 
- Protected Attributes inherited from SgAgvSection
SgMJD startEpoch_
 
QString prefix_
 
int idx_
 

Detailed Description

Definition at line 363 of file SgIoAgv.h.

Constructor & Destructor Documentation

◆ SgAgvPreaSection() [1/2]

SgAgvPreaSection::SgAgvPreaSection ( )
inline

Definition at line 366 of file SgIoAgv.h.

References SgAgvSection::prefix_.

◆ SgAgvPreaSection() [2/2]

SgAgvPreaSection::SgAgvPreaSection ( int  idx)
inline

Definition at line 367 of file SgIoAgv.h.

◆ ~SgAgvPreaSection()

SgAgvPreaSection::~SgAgvPreaSection ( )
inline

Definition at line 368 of file SgIoAgv.h.

Member Function Documentation

◆ className()

QString SgAgvPreaSection::className ( ) const
inline

Definition at line 369 of file SgIoAgv.h.

Referenced by fillDataStructures(), and importData().

◆ exportData()

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

Definition at line 698 of file SgIoAgv.cpp.

References SgAgvSection::idx_, and SgAgvSection::prefix_.

Referenced by SgAgvChunk::exportData().

◆ fillDataStructures()

◆ importData()


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