OpendTect  7.0
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
MnemonicSelection Class Reference
Inheritance diagram for MnemonicSelection:
[legend]

Public Member Functions

 MnemonicSelection ()
 
 MnemonicSelection (const Mnemonic *exclude)
 
 MnemonicSelection (const Mnemonic::StdType)
 
 MnemonicSelection (const UnitOfMeasure &)
 
void fillPar (IOPar &) const
 
const MnemonicgetByName (const char *, bool matchaliases=true) const
 
void getNames (BufferStringSet &) const
 
void sort ()
 
bool usePar (const IOPar &)
 
- Public Member Functions inherited from ObjectSet< const Mnemonic >
 ObjectSet ()
 
 ObjectSet (const Mnemonic *)
 
 ObjectSet (const Mnemonic *, const Mnemonic *)
 
 ObjectSet (const Mnemonic *, const Mnemonic *, const Mnemonic *)
 
 ObjectSet (const ObjectSet &)
 
virtual ~ObjectSet ()
 
ObjectSetadd (const Mnemonic *t)
 
bool addIfNew (const Mnemonic *)
 
void allowNull (bool yn=true)
 
virtual void append (const ObjectSet &)
 
iterator begin ()
 
const_iterator begin () const
 
const_iterator cbegin () const
 
const_iterator cend () const
 
ObjectSetclone () const override
 
virtual void copy (const ObjectSet &)
 
bool empty () const
 
iterator end ()
 
const_iterator end () const
 
void erase () override
 
const Mnemonicfirst ()
 
const const Mnemonicfirst () const
 
virtual const Mnemonicget (const const Mnemonic *) const
 check & unconst More...
 
virtual const Mnemonicget (idx_type)
 
virtual const const Mnemonicget (idx_type) const
 
idx_type getIdx (const_iterator it) const
 
idx_type getIdx (iterator it) const
 
virtual idx_type indexOf (const const Mnemonic *) const
 
virtual void insertAfter (const Mnemonic *newptr, idx_type)
 
virtual void insertAt (const Mnemonic *newptr, idx_type)
 
virtual bool isManaged () const
 
virtual bool isPresent (const const Mnemonic *) const
 
const Mnemoniclast ()
 
const const Mnemoniclast () const
 
size_type max_size () const
 
std::int64_t nrItems () const override
 
bool nullAllowed () const
 
bool operator!= (const ObjectSet &oth) const
 
ObjectSetoperator+= (const Mnemonic *t)
 
virtual ObjectSetoperator-= (const Mnemonic *)
 
ObjectSetoperator= (const ObjectSet &)
 
bool operator== (const ObjectSet &) const
 
const const Mnemonicoperator[] (const const Mnemonic *t) const
 
const Mnemonicoperator[] (idx_type i)
 
const const Mnemonicoperator[] (idx_type i) const
 
void plainErase ()
 
virtual const Mnemonicpop ()
 
void push (const Mnemonic *t)
 
virtual void removeRange (idx_type from, idx_type to)
 
virtual const MnemonicremoveSingle (idx_type, bool keep_order=true)
 
virtual const Mnemonicreplace (idx_type, const Mnemonic *)
 
void reverse () override
 
void setNullAllowed (bool yn=true)
 
size_type size () const
 
void swap (idx_type, idx_type)
 
void swap (ObjectSet &oth)
 
void swapItems (std::int64_t i1, std::int64_t i2) override
 
void useIndexes (const idx_type *)
 
bool validIdx (std::int64_t) const override
 
- Public Member Functions inherited from OD::Set
virtual ~Set ()
 
bool isEmpty () const
 
void setEmpty ()
 

Static Public Member Functions

static MnemonicSelection getAllPorosity ()
 
static MnemonicSelection getAllSaturations ()
 
static MnemonicSelection getAllVolumetrics ()
 
static MnemonicSelection getGroupFor (const Mnemonic &)
 
static const MnemonicgetGuessed (const char *, const Mnemonic::StdType, const BufferStringSet *hintnms=nullptr)
 
static const MnemonicgetGuessed (const char *, const UnitOfMeasure *, const BufferStringSet *hintnms=nullptr)
 
- Static Public Member Functions inherited from OD::Set
static std::int32_t maxIdx32 ()
 
static std::int64_t maxIdx64 ()
 

Private Member Functions

const MnemonicgetGuessed (const char *, const BufferStringSet *hintnms) const
 

Static Private Member Functions

static mDeprecatedObs void getAll (const BufferStringSet &, MnemonicSelection &)
 

Additional Inherited Members

- Public Types inherited from ObjectSet< const Mnemonic >
typedef impl_type::const_iterator const_iterator
 
typedef const value_typeconst_reference
 
typedef size_type difference_type
 
typedef size_type idx_type
 
typedef impl_type::iterator iterator
 
typedef const Mnemonic object_type
 
typedef value_typereference
 
typedef int size_type
 
typedef const Mnemonicvalue_type
 
- Protected Types inherited from ObjectSet< const Mnemonic >
typedef VectorAccess< const Mnemonic *, size_typeimpl_type
 
- Protected Member Functions inherited from ObjectSet< const Mnemonic >
virtual ObjectSetdoAdd (const Mnemonic *)
 
- Protected Attributes inherited from ObjectSet< const Mnemonic >
bool allow0_
 
impl_type vec_
 

Detailed Description

<>

Constructor & Destructor Documentation

◆ MnemonicSelection() [1/4]

MnemonicSelection::MnemonicSelection ( )

◆ MnemonicSelection() [2/4]

MnemonicSelection::MnemonicSelection ( const Mnemonic exclude)

◆ MnemonicSelection() [3/4]

MnemonicSelection::MnemonicSelection ( const Mnemonic::StdType  )

◆ MnemonicSelection() [4/4]

MnemonicSelection::MnemonicSelection ( const UnitOfMeasure )

Member Function Documentation

◆ fillPar()

void MnemonicSelection::fillPar ( IOPar ) const

◆ getAll()

static mDeprecatedObs void MnemonicSelection::getAll ( const BufferStringSet ,
MnemonicSelection  
)
staticprivate

◆ getAllPorosity()

static MnemonicSelection MnemonicSelection::getAllPorosity ( )
static

◆ getAllSaturations()

static MnemonicSelection MnemonicSelection::getAllSaturations ( )
static

◆ getAllVolumetrics()

static MnemonicSelection MnemonicSelection::getAllVolumetrics ( )
static

◆ getByName()

const Mnemonic* MnemonicSelection::getByName ( const char *  ,
bool  matchaliases = true 
) const

◆ getGroupFor()

static MnemonicSelection MnemonicSelection::getGroupFor ( const Mnemonic )
static

◆ getGuessed() [1/3]

const Mnemonic* MnemonicSelection::getGuessed ( const char *  ,
const BufferStringSet hintnms 
) const
private

◆ getGuessed() [2/3]

static const Mnemonic* MnemonicSelection::getGuessed ( const char *  ,
const Mnemonic::StdType  ,
const BufferStringSet hintnms = nullptr 
)
static

◆ getGuessed() [3/3]

static const Mnemonic* MnemonicSelection::getGuessed ( const char *  ,
const UnitOfMeasure ,
const BufferStringSet hintnms = nullptr 
)
static

◆ getNames()

void MnemonicSelection::getNames ( BufferStringSet ) const

◆ sort()

void MnemonicSelection::sort ( )

◆ usePar()

bool MnemonicSelection::usePar ( const IOPar )

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024