General Purpose Geodetic Library
SgVlbiHistory Class Reference

#include <SgVlbiHistory.h>

Inheritance diagram for SgVlbiHistory:
QList

Public Member Functions

 SgVlbiHistory ()
 
 ~SgVlbiHistory ()
 
const QString & getFirstRecordFromUser () const
 
void setFirstRecordFromUser (const QString &)
 
void importDbhHistoryBlock (SgDbhImage *)
 
void export2DbhHistoryBlock (SgDbhImage *)
 
void addHistoryRecord (const QString &, const SgMJD &t)
 
const QString className () const
 

Private Attributes

QString firstRecordFromUser_
 

Detailed Description

Definition at line 137 of file SgVlbiHistory.h.

Constructor & Destructor Documentation

◆ SgVlbiHistory()

SgVlbiHistory::SgVlbiHistory ( )
inline

A constructor. Creates a default object.

Definition at line 315 of file SgVlbiHistory.h.

◆ ~SgVlbiHistory()

SgVlbiHistory::~SgVlbiHistory ( )
inline

A destructor. Frees allocated memory.

Definition at line 324 of file SgVlbiHistory.h.

Member Function Documentation

◆ addHistoryRecord()

void SgVlbiHistory::addHistoryRecord ( const QString &  record,
const SgMJD t 
)

◆ className()

const QString SgVlbiHistory::className ( ) const
inline

Definition at line 334 of file SgVlbiHistory.h.

Referenced by importDbhHistoryBlock().

◆ export2DbhHistoryBlock()

void SgVlbiHistory::export2DbhHistoryBlock ( SgDbhImage image)

◆ getFirstRecordFromUser()

const QString & SgVlbiHistory::getFirstRecordFromUser ( ) const
inline

Definition at line 342 of file SgVlbiHistory.h.

References firstRecordFromUser_.

Referenced by NsSessionHandler::notifyCat().

◆ importDbhHistoryBlock()

◆ setFirstRecordFromUser()

void SgVlbiHistory::setFirstRecordFromUser ( const QString &  str)
inline

Member Data Documentation

◆ firstRecordFromUser_

QString SgVlbiHistory::firstRecordFromUser_
private

Definition at line 178 of file SgVlbiHistory.h.

Referenced by getFirstRecordFromUser(), and setFirstRecordFromUser().


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