16 #include "generalmod.h" 17 #include "generalmod.h" 31 void setStd(
bool yn_bricking=
false);
46 bool singlefile=
false,
51 unsigned long bytesPerFile()
const;
56 void setBytesPerFile(
unsigned long);
58 void setForceTrailers(
bool yn=
true);
67 const BinID& binID()
const;
69 void ensureConsistent();
80 const char* errMsg_()
const;
#define mExpClass(module)
Definition: commondefs.h:160
bool forcetrailers_
Definition: cbvswritemgr.h:78
OD class for stream write common access to the user log file, or std::cout in batch progs...
Definition: od_ostream.h:26
Writer for CBVS file packs.
Definition: cbvswritemgr.h:40
int nrsamplesperslab
-1 means no bricking
Definition: cbvswritemgr.h:33
Base class for CBVS read and write manager.
Definition: cbvsio.h:72
int nrComponents() const
Definition: tracedata.h:52
int maxnrslabs
Definition: cbvswritemgr.h:34
CoordPol
Definition: cbvsio.h:50
TypeSet< int > endsamps_
Definition: cbvswritemgr.h:74
CBVSIO::CoordPol coordpol_
Definition: cbvswritemgr.h:77
Data available in CBVS format header and trailer.
Definition: cbvsinfo.h:34
Writer for CBVS format.
Definition: cbvswriter.h:38
bool single_file
Definition: cbvswritemgr.h:76
ObjectSet< CBVSWriter > writers_
Definition: cbvswritemgr.h:73
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:30
Auxiliray data possibly needed at location. Mostly a seismic thing.
Definition: posauxinfo.h:22
VBrickSpec()
Definition: cbvswritemgr.h:29
Vertical bricking specification.
Definition: cbvswritemgr.h:26
A set of data buffers and their interpreters.
Definition: tracedata.h:32
CBVSInfo info_
Definition: cbvswritemgr.h:75