OpendTect  6.6
Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
Coords::ProjectionRepos Class Reference
Inheritance diagram for Coords::ProjectionRepos:
[legend]

Public Member Functions

 ProjectionRepos (const char *key, uiString desc)
 
uiString description () const
 
const ProjectiongetByAuthCode (AuthorityCode) const
 
const ProjectiongetByName (const char *) const
 
const char * key () const
 
bool readFromFile (const char *fnm)
 
- Public Member Functions inherited from ManagedObjectSet< Projection >
 ManagedObjectSet ()
 
 ManagedObjectSet (const ManagedObjectSet< Projection > &)
 
 ManagedObjectSet (const ObjectSet< Projection > &)
 
virtual void append (const ObjectSet< Projection > &)
 
virtual ManagedObjectSetclone () const
 
ManagedObjectSet< Projection > & operator= (const ObjectSet< Projection > &)
 
- Public Member Functions inherited from ManagedObjectSetBase< T >
virtual void erase ()
 
virtual bool isManaged () const
 
virtual ManagedObjectSetBase< T > & operator-= (T *)
 
virtual T * removeAndTake (idx_type, bool kporder=true)
 
virtual void removeRange (idx_type, idx_type)
 
virtual T * removeSingle (idx_type, bool kporder=true)
 
virtual T * replace (idx_type, T *)
 
- Public Member Functions inherited from ObjectSet< T >
 ObjectSet ()
 
 ObjectSet (const ObjectSet &)
 
 ObjectSet (T *)
 
 ObjectSet (T *, T *)
 
 ObjectSet (T *, T *, T *)
 
virtual ~ObjectSet ()
 
ObjectSetadd (T *t)
 
bool addIfNew (T *)
 
void allowNull (bool yn=true)
 
iterator begin ()
 
const_iterator begin () const
 
const_iterator cbegin () const
 
const_iterator cend () const
 
virtual void copy (const ObjectSet &)
 
bool empty () const
 
iterator end ()
 
const_iterator end () const
 
T * first ()
 
const T * first () const
 
virtual T * get (const T *) const
 check & unconst More...
 
virtual T * get (idx_type)
 
virtual const T * get (idx_type) const
 
idx_type getIdx (const_iterator it) const
 
idx_type getIdx (iterator it) const
 
virtual idx_type indexOf (const T *) const
 
virtual void insertAfter (T *newptr, idx_type)
 
virtual void insertAt (T *newptr, idx_type)
 
virtual bool isPresent (const T *) const
 
T * last ()
 
const T * last () const
 
size_type max_size () const
 
virtual int64_t nrItems () const
 
bool nullAllowed () const
 
bool operator!= (const ObjectSet &oth) const
 
ObjectSetoperator+= (T *t)
 
ObjectSetoperator= (const ObjectSet &)
 
bool operator== (const ObjectSet &) const
 
const T * operator[] (const T *t) const
 
T * operator[] (idx_type i)
 
const T * operator[] (idx_type i) const
 
void plainErase ()
 
virtual T * pop ()
 
void push (T *t)
 
virtual void reverse ()
 
void setNullAllowed (bool yn=true)
 
size_type size () const
 
void swap (idx_type, idx_type)
 
void swap (ObjectSet &oth)
 
virtual void swapItems (int64_t i1, int64_t i2)
 
void useIndexes (const idx_type *)
 
virtual bool validIdx (int64_t) const
 
- Public Member Functions inherited from OD::Set
virtual ~Set ()
 
bool isEmpty () const
 
void setEmpty ()
 

Static Public Member Functions

static void addRepos (ProjectionRepos *)
 
static void getAuthKeys (BufferStringSet &)
 
static const ProjectionReposgetRepos (const char *key)
 
static void initStdRepos ()
 
static const ObjectSet< ProjectionRepos > & reposSet ()
 
- Static Public Member Functions inherited from OD::Set
static int maxIdx32 ()
 
static int64_t maxIdx64 ()
 

Protected Attributes

uiString desc_
 
BufferString key_
 
- Protected Attributes inherited from ObjectSet< T >
bool allow0_ = false
 
impl_type vec_
 

Static Protected Attributes

static ObjectSet< ProjectionReposreposset_
 

Additional Inherited Members

- Public Types inherited from ManagedObjectSet< Projection >
typedef ObjectSet< Projection >::idx_type idx_type
 
typedef ObjectSet< Projection >::size_type size_type
 
- Public Types inherited from ManagedObjectSetBase< T >
typedef ObjectSet< T >::idx_type idx_type
 
typedef ObjectSet< T >::size_type size_type
 
- Public Types inherited from ObjectSet< T >
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 T object_type
 
typedef value_typereference
 
typedef int size_type
 
typedef T * value_type
 
- Protected Types inherited from ManagedObjectSetBase< T >
typedef void(* PtrFunc) (T *ptr)
 
- Protected Types inherited from ObjectSet< T >
typedef VectorAccess< T *, size_typeimpl_type
 
- Protected Member Functions inherited from ManagedObjectSetBase< T >
 ManagedObjectSetBase (PtrFunc delfunc)
 
 ~ManagedObjectSetBase ()
 
- Protected Member Functions inherited from ObjectSet< T >
virtual ObjectSetdoAdd (T *)
 

Detailed Description

<>

Constructor & Destructor Documentation

◆ ProjectionRepos()

Coords::ProjectionRepos::ProjectionRepos ( const char *  key,
uiString  desc 
)

Member Function Documentation

◆ addRepos()

static void Coords::ProjectionRepos::addRepos ( ProjectionRepos )
static

◆ description()

uiString Coords::ProjectionRepos::description ( ) const
inline

◆ getAuthKeys()

static void Coords::ProjectionRepos::getAuthKeys ( BufferStringSet )
static

◆ getByAuthCode()

const Projection* Coords::ProjectionRepos::getByAuthCode ( AuthorityCode  ) const

◆ getByName()

const Projection* Coords::ProjectionRepos::getByName ( const char *  ) const

◆ getRepos()

static const ProjectionRepos* Coords::ProjectionRepos::getRepos ( const char *  key)
static

◆ initStdRepos()

static void Coords::ProjectionRepos::initStdRepos ( )
static

◆ key()

const char* Coords::ProjectionRepos::key ( ) const
inline

◆ readFromFile()

bool Coords::ProjectionRepos::readFromFile ( const char *  fnm)

◆ reposSet()

static const ObjectSet<ProjectionRepos>& Coords::ProjectionRepos::reposSet ( )
inlinestatic

Member Data Documentation

◆ desc_

uiString Coords::ProjectionRepos::desc_
protected

◆ key_

BufferString Coords::ProjectionRepos::key_
protected

◆ reposset_

ObjectSet<ProjectionRepos> Coords::ProjectionRepos::reposset_
staticprotected

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