General Purpose Geodetic Library
SgKombOb02Record Class Reference

#include <SgKombFormat.h>

Public Member Functions

 SgKombOb02Record ()
 
 ~SgKombOb02Record ()
 
const char * prefix () const
 
short numOfChannels () const
 
short idxNumTable (int i, int j) const
 
void debugReport ()
 

Static Public Member Functions

static const QString className ()
 

Protected Attributes

char prefix_ [5]
 
short numOfChannels_
 
short idxNumTable_ [16][2]
 

Friends

SgKombStreamoperator>> (SgKombStream &, SgKombOb02Record &)
 

Detailed Description

====================================================================================================

Definition at line 294 of file SgKombFormat.h.

Constructor & Destructor Documentation

◆ SgKombOb02Record()

SgKombOb02Record::SgKombOb02Record ( )
inline

Definition at line 1035 of file SgKombFormat.h.

References idxNumTable_, numOfChannels_, and prefix_.

◆ ~SgKombOb02Record()

SgKombOb02Record::~SgKombOb02Record ( )
inline

Definition at line 304 of file SgKombFormat.h.

Member Function Documentation

◆ className()

const QString SgKombOb02Record::className ( )
static

SgKombOb02Record: ====================================================================================================

Definition at line 318 of file SgKombFormat.cpp.

◆ debugReport()

void SgKombOb02Record::debugReport ( )

Definition at line 326 of file SgKombFormat.cpp.

References idxNumTable_, numOfChannels_, and prefix_.

Referenced by SgKombReader::readFile().

◆ idxNumTable()

short SgKombOb02Record::idxNumTable ( int  i,
int  j 
) const
inline

Definition at line 311 of file SgKombFormat.h.

References idxNumTable_.

◆ numOfChannels()

short SgKombOb02Record::numOfChannels ( ) const
inline

Definition at line 310 of file SgKombFormat.h.

References numOfChannels_.

Referenced by SgKombReader::readFile().

◆ prefix()

const char* SgKombOb02Record::prefix ( ) const
inline

Definition at line 309 of file SgKombFormat.h.

References prefix_.

Friends And Related Function Documentation

◆ operator>>

SgKombStream& operator>> ( SgKombStream s,
SgKombOb02Record rec 
)
friend

Definition at line 344 of file SgKombFormat.cpp.

Member Data Documentation

◆ idxNumTable_

short SgKombOb02Record::idxNumTable_[16][2]
protected

Definition at line 330 of file SgKombFormat.h.

Referenced by SgKombOb02Record(), debugReport(), and idxNumTable().

◆ numOfChannels_

short SgKombOb02Record::numOfChannels_
protected

Definition at line 329 of file SgKombFormat.h.

Referenced by SgKombOb02Record(), debugReport(), and numOfChannels().

◆ prefix_

char SgKombOb02Record::prefix_[5]
protected

Definition at line 328 of file SgKombFormat.h.

Referenced by SgKombOb02Record(), debugReport(), and prefix().


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