General Purpose Geodetic Library
|
#include <SgDbhFormat.h>
Public Member Functions | |
SgDbhListOfDescriptors () | |
~SgDbhListOfDescriptors () | |
QList< SgDbhDatumDescriptor * > * | listOfDescriptors () |
void | dump (QTextStream &) const |
SgDbhListOfDescriptors & | operator= (const SgDbhListOfDescriptors &) |
QString | className () const |
Protected Attributes | |
QList< SgDbhDatumDescriptor * > | listOfDescriptors_ |
Definition at line 528 of file SgDbhFormat.h.
|
inline |
Definition at line 534 of file SgDbhFormat.h.
|
inline |
Definition at line 535 of file SgDbhFormat.h.
References listOfDescriptors_.
|
inline |
Definition at line 546 of file SgDbhFormat.h.
void SgDbhListOfDescriptors::dump | ( | QTextStream & | s | ) | const |
Definition at line 1114 of file SgDbhFormat.cpp.
References SgDbhDatumDescriptor::dim1(), SgDbhDatumDescriptor::dim2(), SgDbhDatumDescriptor::dim3(), SgDbhDatumDescriptor::getDescription(), SgDbhDatumDescriptor::getLCode(), SgDbhDatumDescriptor::getModifiedAtVersion(), listOfDescriptors_, SgDbhDatumDescriptor::offset(), and SgDbhDatumDescriptor::type().
Referenced by SgDbhTeBlock::dump().
|
inline |
Definition at line 540 of file SgDbhFormat.h.
References listOfDescriptors_.
Referenced by SgDbhImage::copyToc0Content(), SgDbhImage::finisFormatModifying(), SgDbhFormat::getBlock(), SgDbhTcBlock::operator=(), SgDbhFormat::postRead(), SgDbhImage::updateDataRecords(), and SgDbhImage::updateDescriptorsParameters().
SgDbhListOfDescriptors & SgDbhListOfDescriptors::operator= | ( | const SgDbhListOfDescriptors & | dList | ) |
Definition at line 1138 of file SgDbhFormat.cpp.
References listOfDescriptors_.
|
protected |
Definition at line 549 of file SgDbhFormat.h.
Referenced by ~SgDbhListOfDescriptors(), SgDbhTeBlock::adjustServiceRecords(), SgDbhTeBlock::calcDataSize(), SgDbhTeBlock::calculateNumOfData(), dump(), listOfDescriptors(), operator=(), SgDbhTeBlock::readRecordP3(), SgDbhTeBlock::readRecordP4(), SgDbhTeBlock::writeRecordP3(), and SgDbhTeBlock::writeRecordP4().