General Purpose Geodetic Library
|
#include <SgDbhFormat.h>
Public Member Functions | |
SgDbhServiceRecordDe () | |
virtual | ~SgDbhServiceRecordDe () |
int | getTeNo () const |
int | getNumOfR8 () const |
int | getNumOfI2 () const |
int | getNumOfA2 () const |
int | getNumOfD8 () const |
int | getNumOfJ4 () const |
int | getNumOfPhRecs () const |
void | setTeNo (int no) |
void | setNumOfR8 (int num) |
void | setNumOfI2 (int num) |
void | setNumOfA2 (int num) |
void | setNumOfD8 (int num) |
void | setNumOfJ4 (int num) |
void | setNumOfPhRecs (int num) |
virtual bool | isAltered () const |
bool | isZ3 () const |
virtual int | readLR (SgDbhStream &) |
virtual int | writeLR (SgDbhStream &s) const |
void | dump (QTextStream &s) const |
SgDbhServiceRecordDe & | operator= (const SgDbhServiceRecordDe &de) |
virtual QString | className () const |
![]() | |
SgDbhServiceRecord (const char expectedPrefix[2]) | |
SgDbhServiceRecord (const SgDbhServiceRecord &sr) | |
virtual | ~SgDbhServiceRecord () |
bool | isCorrectPrefix () 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 | teNo_ |
short | numOfR8_ |
short | numOfI2_ |
short | numOfA2_ |
short | numOfD8_ |
short | numOfJ4_ |
short | numOfPhRecs_ |
bool | isZ3_ |
short | pRest_ [2] |
![]() | |
char | prefix_ [2] |
char | expectedPrefix_ [3] |
![]() | |
int | length_ |
char * | logicalRecord_ |
bool | isOK_ |
Additional Inherited Members | |
![]() | |
static const QString | className () |
Service record "DE". ====================================================================================================
Definition at line 389 of file SgDbhFormat.h.
|
inline |
|
inlinevirtual |
Definition at line 405 of file SgDbhFormat.h.
|
inlinevirtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 429 of file SgDbhFormat.h.
Referenced by readLR().
void SgDbhServiceRecordDe::dump | ( | QTextStream & | s | ) | const |
Definition at line 879 of file SgDbhFormat.cpp.
References isZ3(), SgDbhPhysicalRecord::length(), numOfA2_, numOfD8_, numOfI2_, numOfJ4_, numOfPhRecs_, numOfR8_, SgDbhServiceRecord::prefix_, pRest_, and teNo_.
|
inline |
Definition at line 409 of file SgDbhFormat.h.
References numOfA2_.
|
inline |
Definition at line 410 of file SgDbhFormat.h.
References numOfD8_.
|
inline |
Definition at line 408 of file SgDbhFormat.h.
References numOfI2_.
|
inline |
Definition at line 411 of file SgDbhFormat.h.
References numOfJ4_.
|
inline |
Definition at line 412 of file SgDbhFormat.h.
References numOfPhRecs_.
|
inline |
Definition at line 407 of file SgDbhFormat.h.
References numOfR8_.
|
inline |
Definition at line 406 of file SgDbhFormat.h.
References teNo_.
|
inlinevirtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 420 of file SgDbhFormat.h.
References SgDbhServiceRecord::prefix_.
|
inline |
Definition at line 421 of file SgDbhFormat.h.
References isZ3_.
Referenced by dump(), and SgDbhFormat::getBlock().
|
inline |
Definition at line 425 of file SgDbhFormat.h.
References isZ3_, numOfA2_, numOfD8_, numOfI2_, numOfJ4_, numOfPhRecs_, numOfR8_, SgDbhServiceRecord::operator=(), pRest_, and teNo_.
|
virtual |
Service record "DE". ====================================================================================================
Reimplemented from SgDbhServiceRecord.
Definition at line 824 of file SgDbhFormat.cpp.
References className(), SgLogger::INF, SgLogger::IO_DBH, isAltered(), SgDbhPhysicalRecord::isOK_, SgDbhServiceRecord::isPrefixParsed(), isZ3_, logger, numOfA2_, numOfD8_, numOfI2_, numOfJ4_, numOfPhRecs_, numOfR8_, pRest_, teNo_, and SgLogger::write().
|
inline |
Definition at line 416 of file SgDbhFormat.h.
References numOfA2_.
Referenced by SgDbhImage::writeDataRecords().
|
inline |
Definition at line 417 of file SgDbhFormat.h.
References numOfD8_.
Referenced by SgDbhImage::writeDataRecords().
|
inline |
Definition at line 415 of file SgDbhFormat.h.
References numOfI2_.
Referenced by SgDbhImage::writeDataRecords().
|
inline |
Definition at line 418 of file SgDbhFormat.h.
References numOfJ4_.
Referenced by SgDbhImage::writeDataRecords().
|
inline |
Definition at line 419 of file SgDbhFormat.h.
References numOfPhRecs_.
Referenced by SgDbhImage::writeDataRecords().
|
inline |
Definition at line 414 of file SgDbhFormat.h.
References numOfR8_.
Referenced by SgDbhImage::writeDataRecords().
|
inline |
Definition at line 413 of file SgDbhFormat.h.
References teNo_.
Referenced by SgDbhImage::writeDataRecords().
|
virtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 856 of file SgDbhFormat.cpp.
References isAltered(), numOfA2_, numOfD8_, numOfI2_, numOfJ4_, numOfPhRecs_, numOfR8_, pRest_, teNo_, and SgDbhServiceRecord::writeLR().
|
protected |
Definition at line 399 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), isZ3(), operator=(), and readLR().
|
protected |
Definition at line 395 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), getNumOfA2(), operator=(), readLR(), setNumOfA2(), and writeLR().
|
protected |
Definition at line 396 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), getNumOfD8(), operator=(), readLR(), setNumOfD8(), and writeLR().
|
protected |
Definition at line 394 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), getNumOfI2(), operator=(), readLR(), setNumOfI2(), and writeLR().
|
protected |
Definition at line 397 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), getNumOfJ4(), operator=(), readLR(), setNumOfJ4(), and writeLR().
|
protected |
Definition at line 398 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), getNumOfPhRecs(), operator=(), readLR(), setNumOfPhRecs(), and writeLR().
|
protected |
Definition at line 393 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), getNumOfR8(), operator=(), readLR(), setNumOfR8(), and writeLR().
|
protected |
Definition at line 400 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), operator=(), readLR(), and writeLR().
|
protected |
Definition at line 392 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordDe(), dump(), getTeNo(), operator=(), readLR(), setTeNo(), and writeLR().