General Purpose Geodetic Library
SgAgvFileSection Class Reference

#include <SgIoAgv.h>

Inheritance diagram for SgAgvFileSection:
SgAgvSection QList

Public Member Functions

 SgAgvFileSection ()
 
 SgAgvFileSection (int idx)
 
 ~SgAgvFileSection ()
 
QString className () const
 
void fillDataStructures (const SgVlbiSession *session, SgAgvDriver *drv)
 
int exportData (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 335 of file SgIoAgv.h.

Constructor & Destructor Documentation

◆ SgAgvFileSection() [1/2]

SgAgvFileSection::SgAgvFileSection ( )
inline

Definition at line 338 of file SgIoAgv.h.

References SgAgvSection::prefix_.

◆ SgAgvFileSection() [2/2]

SgAgvFileSection::SgAgvFileSection ( int  idx)
inline

Definition at line 339 of file SgIoAgv.h.

◆ ~SgAgvFileSection()

SgAgvFileSection::~SgAgvFileSection ( )
inline

Definition at line 340 of file SgIoAgv.h.

Member Function Documentation

◆ className()

QString SgAgvFileSection::className ( ) const
inline

Definition at line 341 of file SgIoAgv.h.

Referenced by fillDataStructures().

◆ exportData()

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

Definition at line 623 of file SgIoAgv.cpp.

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

Referenced by SgAgvChunk::exportData().

◆ fillDataStructures()

void SgAgvFileSection::fillDataStructures ( const SgVlbiSession session,
SgAgvDriver drv 
)

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