General Purpose Geodetic Library
|
#include <SgDbhFormat.h>
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 |
SgDbhServiceRecordTe & | operator= (const SgDbhServiceRecordTe &te) |
virtual QString | className () const |
![]() | |
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 () |
SgDbhServiceRecord & | operator= (const SgDbhServiceRecord &sr) |
![]() | |
SgDbhPhysicalRecord () | |
SgDbhPhysicalRecord (const SgDbhPhysicalRecord &) | |
virtual | ~SgDbhPhysicalRecord () |
bool | isOk () const |
int | length () const |
virtual SgDbhPhysicalRecord & | operator= (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_ |
![]() | |
char | prefix_ [2] |
char | expectedPrefix_ [3] |
![]() | |
int | length_ |
char * | logicalRecord_ |
bool | isOK_ |
Friends | |
class | SgDbhTeBlock |
Additional Inherited Members | |
![]() | |
static const QString | className () |
Service record "TE". ====================================================================================================
Definition at line 318 of file SgDbhFormat.h.
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_.
|
inlinevirtual |
Definition at line 327 of file SgDbhFormat.h.
|
inline |
Definition at line 330 of file SgDbhFormat.h.
References a2Num_.
Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().
|
inlinevirtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 341 of file SgDbhFormat.h.
|
inline |
Definition at line 331 of file SgDbhFormat.h.
References d8Num_.
Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().
void SgDbhServiceRecordTe::dump | ( | QTextStream & | s | ) | const |
Definition at line 713 of file SgDbhFormat.cpp.
References a2Num_, d8Num_, i2Num_, j4Num_, numberOfDescriptors_, offsetA_, offsetD_, offsetI_, offsetJ_, r8Num_, and teBlockNum_.
Referenced by SgDbhTeBlock::dump(), and SgDbhFormat::getBlock().
|
inline |
Definition at line 329 of file SgDbhFormat.h.
References i2Num_.
Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().
|
inline |
Definition at line 332 of file SgDbhFormat.h.
References j4Num_.
Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().
|
inline |
Definition at line 336 of file SgDbhFormat.h.
References a2Num_, d8Num_, i2Num_, j4Num_, numberOfDescriptors_, offsetA_, offsetD_, offsetI_, offsetJ_, SgDbhServiceRecord::operator=(), r8Num_, and teBlockNum_.
|
inline |
Definition at line 328 of file SgDbhFormat.h.
References r8Num_.
Referenced by SgDbhImage::updateDataRecords(), and SgDbhImage::writeDataRecords().
|
virtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 726 of file SgDbhFormat.cpp.
References a2Num_, d8Num_, i2Num_, SgDbhServiceRecord::isPrefixParsed(), j4Num_, numberOfDescriptors_, offsetA_, offsetD_, offsetI_, offsetJ_, r8Num_, and teBlockNum_.
|
virtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 743 of file SgDbhFormat.cpp.
References a2Num_, d8Num_, i2Num_, j4Num_, numberOfDescriptors_, offsetA_, offsetD_, offsetI_, offsetJ_, r8Num_, teBlockNum_, and SgDbhServiceRecord::writeLR().
|
friend |
Definition at line 320 of file SgDbhFormat.h.
|
protected |
Definition at line 324 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), a2Num(), SgDbhTeBlock::adjustServiceRecords(), dump(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 324 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), d8Num(), dump(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 324 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), i2Num(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 324 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), j4Num(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 322 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), operator=(), readLR(), SgDbhTeBlock::readRecordP3(), SgDbhTeBlock::readRecordP4(), writeLR(), SgDbhTeBlock::writeRecordP3(), and SgDbhTeBlock::writeRecordP4().
|
protected |
Definition at line 323 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 323 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 323 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 323 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 324 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::adjustServiceRecords(), dump(), operator=(), r8Num(), readLR(), and writeLR().
|
protected |
Definition at line 322 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordTe(), SgDbhTeBlock::dump(), dump(), operator=(), readLR(), and writeLR().