General Purpose Geodetic Library
SgDbhServiceRecordTe Class Reference

#include <SgDbhFormat.h>

Inheritance diagram for SgDbhServiceRecordTe:
SgDbhServiceRecord SgDbhPhysicalRecord

Public Member Functions

 SgDbhServiceRecordTe ()
 
virtual ~SgDbhServiceRecordTe ()
 
int r8Num () const
 
int i2Num () const
 
int a2Num () const
 
int d8Num () const
 
int j4Num () const
 
void dump (QTextStream &s) const
 
virtual int readLR (SgDbhStream &)
 
virtual int writeLR (SgDbhStream &s) const
 
SgDbhServiceRecordTeoperator= (const SgDbhServiceRecordTe &te)
 
virtual QString className () const
 
- Public Member Functions inherited from SgDbhServiceRecord
 SgDbhServiceRecord (const char expectedPrefix[2])
 
 SgDbhServiceRecord (const SgDbhServiceRecord &sr)
 
virtual ~SgDbhServiceRecord ()
 
bool isCorrectPrefix () const
 
virtual bool isAltered () const
 
bool isPrefixParsed (SgDbhStream &)
 
void setPrefix (const char prefix[2])
 
void setAltered ()
 
SgDbhServiceRecordoperator= (const SgDbhServiceRecord &sr)
 
- Public Member Functions inherited from SgDbhPhysicalRecord
 SgDbhPhysicalRecord ()
 
 SgDbhPhysicalRecord (const SgDbhPhysicalRecord &)
 
virtual ~SgDbhPhysicalRecord ()
 
bool isOk () const
 
int length () const
 
virtual SgDbhPhysicalRecordoperator= (const SgDbhPhysicalRecord &)
 
virtual void reSize (int length)
 
virtual char * base ()
 

Protected Attributes

short teBlockNum_
 
short numberOfDescriptors_
 
short offsetI_
 
short offsetA_
 
short offsetD_
 
short offsetJ_
 
short r8Num_
 
short i2Num_
 
short a2Num_
 
short d8Num_
 
short j4Num_
 
- Protected Attributes inherited from SgDbhServiceRecord
char prefix_ [2]
 
char expectedPrefix_ [3]
 
- Protected Attributes inherited from SgDbhPhysicalRecord
int length_
 
char * logicalRecord_
 
bool isOK_
 

Friends

class SgDbhTeBlock
 

Additional Inherited Members

- Static Public Member Functions inherited from SgDbhPhysicalRecord
static const QString className ()
 

Detailed Description

Service record "TE". ====================================================================================================

Definition at line 318 of file SgDbhFormat.h.

Constructor & Destructor Documentation

◆ SgDbhServiceRecordTe()

SgDbhServiceRecordTe::SgDbhServiceRecordTe ( )

Service record "TE". ====================================================================================================

Definition at line 702 of file SgDbhFormat.cpp.

References a2Num_, d8Num_, i2Num_, j4Num_, numberOfDescriptors_, offsetA_, offsetD_, offsetI_, offsetJ_, r8Num_, and teBlockNum_.

◆ ~SgDbhServiceRecordTe()

virtual SgDbhServiceRecordTe::~SgDbhServiceRecordTe ( )
inlinevirtual

Definition at line 327 of file SgDbhFormat.h.

Member Function Documentation

◆ a2Num()

int SgDbhServiceRecordTe::a2Num ( ) const
inline

Definition at line 330 of file SgDbhFormat.h.

References a2Num_.

Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().

◆ className()

virtual QString SgDbhServiceRecordTe::className ( ) const
inlinevirtual

Reimplemented from SgDbhServiceRecord.

Definition at line 341 of file SgDbhFormat.h.

◆ d8Num()

int SgDbhServiceRecordTe::d8Num ( ) const
inline

Definition at line 331 of file SgDbhFormat.h.

References d8Num_.

Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().

◆ dump()

void SgDbhServiceRecordTe::dump ( QTextStream &  s) const

◆ i2Num()

int SgDbhServiceRecordTe::i2Num ( ) const
inline

Definition at line 329 of file SgDbhFormat.h.

References i2Num_.

Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().

◆ j4Num()

int SgDbhServiceRecordTe::j4Num ( ) const
inline

Definition at line 332 of file SgDbhFormat.h.

References j4Num_.

Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().

◆ operator=()

SgDbhServiceRecordTe& SgDbhServiceRecordTe::operator= ( const SgDbhServiceRecordTe te)
inline

◆ r8Num()

int SgDbhServiceRecordTe::r8Num ( ) const
inline

Definition at line 328 of file SgDbhFormat.h.

References r8Num_.

Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().

◆ readLR()

int SgDbhServiceRecordTe::readLR ( SgDbhStream s)
virtual

◆ writeLR()

int SgDbhServiceRecordTe::writeLR ( SgDbhStream s) const
virtual

Friends And Related Function Documentation

◆ SgDbhTeBlock

friend class SgDbhTeBlock
friend

Definition at line 320 of file SgDbhFormat.h.

Member Data Documentation

◆ a2Num_

short SgDbhServiceRecordTe::a2Num_
protected

◆ d8Num_

short SgDbhServiceRecordTe::d8Num_
protected

◆ i2Num_

short SgDbhServiceRecordTe::i2Num_
protected

◆ j4Num_

short SgDbhServiceRecordTe::j4Num_
protected

◆ numberOfDescriptors_

◆ offsetA_

short SgDbhServiceRecordTe::offsetA_
protected

◆ offsetD_

short SgDbhServiceRecordTe::offsetD_
protected

◆ offsetI_

short SgDbhServiceRecordTe::offsetI_
protected

◆ offsetJ_

short SgDbhServiceRecordTe::offsetJ_
protected

◆ r8Num_

short SgDbhServiceRecordTe::r8Num_
protected

◆ teBlockNum_

short SgDbhServiceRecordTe::teBlockNum_
protected

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