General Purpose Geodetic Library
SgDbhTeBlock::SgDbhServiceRecordP4 Class Reference

#include <SgDbhFormat.h>

Inheritance diagram for SgDbhTeBlock::SgDbhServiceRecordP4:
SgDbhPhysicalRecord

Public Member Functions

 SgDbhServiceRecordP4 (SgDbhTeBlock *owner)
 
virtual ~SgDbhServiceRecordP4 ()
 
virtual int readLR (SgDbhStream &s)
 
virtual int writeLR (SgDbhStream &s) const
 
- 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 ()
 

Public Attributes

SgDbhTeBlockowner_
 

Additional Inherited Members

- Static Public Member Functions inherited from SgDbhPhysicalRecord
static const QString className ()
 
- Protected Attributes inherited from SgDbhPhysicalRecord
int length_
 
char * logicalRecord_
 
bool isOK_
 

Detailed Description

Definition at line 646 of file SgDbhFormat.h.

Constructor & Destructor Documentation

◆ SgDbhServiceRecordP4()

SgDbhTeBlock::SgDbhServiceRecordP4::SgDbhServiceRecordP4 ( SgDbhTeBlock owner)
inline

Definition at line 650 of file SgDbhFormat.h.

References owner_.

◆ ~SgDbhServiceRecordP4()

virtual SgDbhTeBlock::SgDbhServiceRecordP4::~SgDbhServiceRecordP4 ( )
inlinevirtual

Definition at line 651 of file SgDbhFormat.h.

References owner_.

Member Function Documentation

◆ readLR()

virtual int SgDbhTeBlock::SgDbhServiceRecordP4::readLR ( SgDbhStream s)
inlinevirtual

Reimplemented from SgDbhPhysicalRecord.

Definition at line 652 of file SgDbhFormat.h.

References owner_, and SgDbhTeBlock::readRecordP4().

◆ writeLR()

virtual int SgDbhTeBlock::SgDbhServiceRecordP4::writeLR ( SgDbhStream s) const
inlinevirtual

Reimplemented from SgDbhPhysicalRecord.

Definition at line 653 of file SgDbhFormat.h.

References owner_, and SgDbhTeBlock::writeRecordP4().

Member Data Documentation

◆ owner_

SgDbhTeBlock* SgDbhTeBlock::SgDbhServiceRecordP4::owner_

Definition at line 649 of file SgDbhFormat.h.

Referenced by SgDbhServiceRecordP4(), ~SgDbhServiceRecordP4(), readLR(), and writeLR().


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