General Purpose Geodetic Library
SgDbhTeBlock::SgDbhServiceRecordP3 Class Reference

#include <SgDbhFormat.h>

Inheritance diagram for SgDbhTeBlock::SgDbhServiceRecordP3:
SgDbhPhysicalRecord

Public Member Functions

 SgDbhServiceRecordP3 (SgDbhTeBlock *owner)
 
virtual ~SgDbhServiceRecordP3 ()
 
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 637 of file SgDbhFormat.h.

Constructor & Destructor Documentation

◆ SgDbhServiceRecordP3()

SgDbhTeBlock::SgDbhServiceRecordP3::SgDbhServiceRecordP3 ( SgDbhTeBlock owner)
inline

Definition at line 641 of file SgDbhFormat.h.

References owner_.

◆ ~SgDbhServiceRecordP3()

virtual SgDbhTeBlock::SgDbhServiceRecordP3::~SgDbhServiceRecordP3 ( )
inlinevirtual

Definition at line 642 of file SgDbhFormat.h.

References owner_.

Member Function Documentation

◆ readLR()

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

Reimplemented from SgDbhPhysicalRecord.

Definition at line 643 of file SgDbhFormat.h.

References owner_, and SgDbhTeBlock::readRecordP3().

◆ writeLR()

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

Reimplemented from SgDbhPhysicalRecord.

Definition at line 644 of file SgDbhFormat.h.

References owner_, and SgDbhTeBlock::writeRecordP3().

Member Data Documentation

◆ owner_

SgDbhTeBlock* SgDbhTeBlock::SgDbhServiceRecordP3::owner_

Definition at line 640 of file SgDbhFormat.h.

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


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