#include <segydirectdef.h>
◆ DirectDef() [1/2]
| SEGY::DirectDef::DirectDef |
( |
| ) |
|
◆ DirectDef() [2/2]
| SEGY::DirectDef::DirectDef |
( |
const char * | | ) |
|
◆ ~DirectDef()
| SEGY::DirectDef::~DirectDef |
( |
| ) |
|
◆ cubeData()
◆ errMsg()
| uiString SEGY::DirectDef::errMsg |
( |
| ) |
const |
|
inline |
◆ fileDataSet()
| const FileDataSet & SEGY::DirectDef::fileDataSet |
( |
| ) |
const |
|
inline |
◆ fileName()
| StringView SEGY::DirectDef::fileName |
( |
int | idx | ) |
const |
◆ find()
◆ findOcc()
◆ get2DFileName() [1/2]
| static const char * SEGY::DirectDef::get2DFileName |
( |
const char * | , |
|
|
const char * | ) |
|
static |
◆ get2DFileName() [2/2]
| static const char * SEGY::DirectDef::get2DFileName |
( |
const char * | , |
|
|
Pos::GeomID | ) |
|
static |
◆ getOutputStream()
◆ getPosData() [1/2]
◆ getPosData() [2/2]
◆ isEmpty()
| bool SEGY::DirectDef::isEmpty |
( |
| ) |
const |
◆ lineData()
◆ objStatus()
◆ readFooter()
| static bool SEGY::DirectDef::readFooter |
( |
const char * | fnm, |
|
|
IOPar & | , |
|
|
od_stream_Pos & | ) |
|
static |
Reads the Footer into an IOPar
◆ readFromFile()
| bool SEGY::DirectDef::readFromFile |
( |
const char * | | ) |
|
◆ segyPars()
| const IOPar * SEGY::DirectDef::segyPars |
( |
| ) |
const |
◆ setData()
◆ sKeyDirectDef()
| static const char * SEGY::DirectDef::sKeyDirectDef |
( |
| ) |
|
|
static |
◆ sKeyFileType()
| static const char * SEGY::DirectDef::sKeyFileType |
( |
| ) |
|
|
static |
◆ sKeyFloatDataChar()
| static const char * SEGY::DirectDef::sKeyFloatDataChar |
( |
| ) |
|
|
static |
◆ sKeyInt32DataChar()
| static const char * SEGY::DirectDef::sKeyInt32DataChar |
( |
| ) |
|
|
static |
◆ sKeyInt64DataChar()
| static const char * SEGY::DirectDef::sKeyInt64DataChar |
( |
| ) |
|
|
static |
◆ sKeyIOCompr()
| static const char * SEGY::DirectDef::sKeyIOCompr |
( |
| ) |
|
|
static |
◆ sKeyNrFiles()
| static const char * SEGY::DirectDef::sKeyNrFiles |
( |
| ) |
|
|
static |
◆ spnrs()
| const TypeSet< float > & SEGY::DirectDef::spnrs |
( |
| ) |
const |
|
inline |
◆ updateFooter()
| static bool SEGY::DirectDef::updateFooter |
( |
const char * | , |
|
|
const IOPar & | , |
|
|
od_stream_Pos | ) |
|
static |
Updates the Footer IOPar in an existing def file
◆ writeFootersToFile()
| bool SEGY::DirectDef::writeFootersToFile |
( |
| ) |
|
After fds has been dumped, write the remainder of the file
◆ writeHeadersToFile()
| bool SEGY::DirectDef::writeHeadersToFile |
( |
const char * | | ) |
|
Write the headers. After calling, the fds should be dumped into the stream.
◆ cubedata_
◆ cubedatastart_
| od_stream_Pos SEGY::DirectDef::cubedatastart_ |
|
protected |
◆ datastart_
| od_stream_Pos SEGY::DirectDef::datastart_ |
|
protected |
◆ errmsg_
◆ fds_
◆ finalparstart_
| od_stream_Pos SEGY::DirectDef::finalparstart_ |
|
protected |
◆ indexer_
◆ indexstart_
| od_stream_Pos SEGY::DirectDef::indexstart_ |
|
protected |
◆ keylist_
| SEGY::PosKeyList* SEGY::DirectDef::keylist_ = nullptr |
|
protected |
◆ linedata_
◆ myfds_
◆ objstatus_
◆ offsetstart_
| od_stream_Pos SEGY::DirectDef::offsetstart_ |
|
protected |
◆ outstream_
◆ spnrs_
| TypeSet<float> SEGY::DirectDef::spnrs_ |
|
protected |