General Purpose Geodetic Library
SgAgvSection Class Reference

#include <SgIoAgv.h>

Inheritance diagram for SgAgvSection:
QList SgAgvDataSection SgAgvFileSection SgAgvPreaSection SgAgvTextSection SgAgvTocsSection

Public Member Functions

 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

bool parseSectionLengthString (const QString &str, int &num2read)
 

Protected Attributes

SgMJD startEpoch_
 
QString prefix_
 
int idx_
 

Detailed Description

Definition at line 303 of file SgIoAgv.h.

Constructor & Destructor Documentation

◆ SgAgvSection() [1/2]

SgAgvSection::SgAgvSection ( )
inline

Definition at line 306 of file SgIoAgv.h.

References idx_.

◆ SgAgvSection() [2/2]

SgAgvSection::SgAgvSection ( const QString  prefix,
int  idx 
)
inline

Definition at line 307 of file SgIoAgv.h.

References idx_.

◆ ~SgAgvSection()

SgAgvSection::~SgAgvSection ( )
inline

Definition at line 308 of file SgIoAgv.h.

Member Function Documentation

◆ className()

QString SgAgvSection::className ( ) const
inline

Definition at line 309 of file SgIoAgv.h.

Referenced by importData(), and parseSectionLengthString().

◆ exportData()

int SgAgvSection::exportData ( QTextStream &  ts,
SgAgvDriver  
)
inline

Definition at line 313 of file SgIoAgv.h.

References idx_, and prefix_.

Referenced by SgAgvChunk::exportData().

◆ fillDataStructures()

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

Definition at line 481 of file SgIoAgv.cpp.

Referenced by SgAgvChunk::fillDataStructures().

◆ importData()

◆ parseSectionLengthString()

bool SgAgvSection::parseSectionLengthString ( const QString &  str,
int &  num2read 
)
protected

Member Data Documentation

◆ idx_

◆ prefix_

◆ startEpoch_


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