A model consisting of layer sequences.
More...
List of all members.
Detailed Description
A model consisting of layer sequences.
The sequences will use the PropertyRefSelection managed by this object.
Constructor & Destructor Documentation
| Strat::LayerModel::LayerModel |
( |
|
) |
|
| Strat::LayerModel::LayerModel |
( |
const LayerModel & |
lm |
) |
[inline] |
| virtual Strat::LayerModel::~LayerModel |
( |
|
) |
[virtual] |
Member Function Documentation
| bool Strat::LayerModel::isEmpty |
( |
|
) |
const [inline] |
| void Strat::LayerModel::prepareUse |
( |
|
) |
const |
| PropertyRefSelection& Strat::LayerModel::propertyRefs |
( |
|
) |
[inline] |
| const PropertyRefSelection& Strat::LayerModel::propertyRefs |
( |
|
) |
const [inline] |
| bool Strat::LayerModel::read |
( |
std::istream & |
, |
|
|
IOPar & |
| |
|
) |
| | |
| static bool Strat::LayerModel::readHeader |
( |
std::istream & |
, |
|
|
IOPar & |
| |
|
) |
| | [static] |
| const RefTree& Strat::LayerModel::refTree |
( |
|
) |
const |
| const LayerSequence& Strat::LayerModel::sequence |
( |
int |
idx |
) |
const [inline] |
| void Strat::LayerModel::setEmpty |
( |
|
) |
|
| int Strat::LayerModel::size |
( |
|
) |
const [inline] |
| static const char* Strat::LayerModel::sKeyNrSeqs |
( |
|
) |
[inline, static] |
| bool Strat::LayerModel::write |
( |
std::ostream & |
, |
|
|
const IOPar & |
| |
|
) |
| | const |
Member Data Documentation