General Purpose Geodetic Library
|
#include <SgDbhFormat.h>
Public Member Functions | |
SgDbhServiceRecordP3 (SgDbhTeBlock *owner) | |
virtual | ~SgDbhServiceRecordP3 () |
virtual int | readLR (SgDbhStream &s) |
virtual int | writeLR (SgDbhStream &s) const |
![]() | |
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 () |
Public Attributes | |
SgDbhTeBlock * | owner_ |
Additional Inherited Members | |
![]() | |
static const QString | className () |
![]() | |
int | length_ |
char * | logicalRecord_ |
bool | isOK_ |
Definition at line 637 of file SgDbhFormat.h.
|
inline |
Definition at line 641 of file SgDbhFormat.h.
References owner_.
|
inlinevirtual |
Definition at line 642 of file SgDbhFormat.h.
References owner_.
|
inlinevirtual |
Reimplemented from SgDbhPhysicalRecord.
Definition at line 643 of file SgDbhFormat.h.
References owner_, and SgDbhTeBlock::readRecordP3().
|
inlinevirtual |
Reimplemented from SgDbhPhysicalRecord.
Definition at line 644 of file SgDbhFormat.h.
References owner_, and SgDbhTeBlock::writeRecordP3().
SgDbhTeBlock* SgDbhTeBlock::SgDbhServiceRecordP3::owner_ |
Definition at line 640 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordP3(), ~SgDbhServiceRecordP3(), readLR(), and writeLR().