General Purpose Geodetic Library
|
#include <SgDbhFormat.h>
Public Member Functions | |
SgDbhServiceRecordP4 (SgDbhTeBlock *owner) | |
virtual | ~SgDbhServiceRecordP4 () |
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 646 of file SgDbhFormat.h.
|
inline |
Definition at line 650 of file SgDbhFormat.h.
References owner_.
|
inlinevirtual |
Definition at line 651 of file SgDbhFormat.h.
References owner_.
|
inlinevirtual |
Reimplemented from SgDbhPhysicalRecord.
Definition at line 652 of file SgDbhFormat.h.
References owner_, and SgDbhTeBlock::readRecordP4().
|
inlinevirtual |
Reimplemented from SgDbhPhysicalRecord.
Definition at line 653 of file SgDbhFormat.h.
References owner_, and SgDbhTeBlock::writeRecordP4().
SgDbhTeBlock* SgDbhTeBlock::SgDbhServiceRecordP4::owner_ |
Definition at line 649 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordP4(), ~SgDbhServiceRecordP4(), readLR(), and writeLR().