OpendTect-6_4  6.4
Classes | Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
MMProc::ProgSpec Class Referenceabstract

Distributed computing specification. More...

Inheritance diagram for MMProc::ProgSpec:
[legend]

Classes

class  Option
 

Public Member Functions

 ProgSpec (const char *nm, const char *pp, const char *pnm)
 
const char * purpose () const
 
const char * programName () const
 
virtual void getSplitOptions (ObjectSet< Option > &) const
 
virtual void split (const IOPar &inp, const IOPar &opts, ObjectSet< IOPar > &) const =0
 
virtual void getExecuteOptions (ObjectSet< Option > &) const
 Will be set in each IOPar. More...
 
- Public Member Functions inherited from NamedObject
 NamedObject (const char *nm=0)
 
 NamedObject (const NamedObject *linkedto)
 
 NamedObject (const NamedObject &)
 
virtual ~NamedObject ()
 
void setLinkedTo (NamedObject *)
 
bool operator== (const NamedObject &oth) const
 
virtual const OD::Stringname () const
 
virtual const OD::StringannotName () const
 
virtual void setName (const char *)
 
void setCleanName (const char *)
 cleans string first More...
 
void deleteNotify (const CallBack &)
 
- Public Member Functions inherited from CallBacker
 CallBacker ()
 
 CallBacker (const CallBacker &)
 
virtual ~CallBacker ()
 
bool attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false)
 
bool attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false)
 
void detachCB (NotifierAccess &, const CallBack &)
 
void detachCB (NotifierAccess *notif, const CallBack &cb)
 
bool isNotifierAttached (NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 

Static Public Member Functions

static int add (ProgSpec *)
 

Protected Attributes

const BufferString purpose_
 
const BufferString programname_
 
- Protected Attributes inherited from NamedObject
BufferStringname_
 
NamedObjectlinkedto_
 
CallBackSetdelnotify_
 

Additional Inherited Members

- Protected Member Functions inherited from CallBacker
void detachAllNotifiers ()
 Call from the destructor of your inherited object. More...
 

Detailed Description

Distributed computing specification.

Constructor & Destructor Documentation

MMProc::ProgSpec::ProgSpec ( const char *  nm,
const char *  pp,
const char *  pnm 
)
inline

Member Function Documentation

static int MMProc::ProgSpec::add ( ProgSpec )
static
virtual void MMProc::ProgSpec::getExecuteOptions ( ObjectSet< Option > &  ) const
inlinevirtual

Will be set in each IOPar.

virtual void MMProc::ProgSpec::getSplitOptions ( ObjectSet< Option > &  ) const
inlinevirtual
const char* MMProc::ProgSpec::programName ( ) const
inline
const char* MMProc::ProgSpec::purpose ( ) const
inline
virtual void MMProc::ProgSpec::split ( const IOPar inp,
const IOPar opts,
ObjectSet< IOPar > &   
) const
pure virtual

Member Data Documentation

const BufferString MMProc::ProgSpec::programname_
protected
const BufferString MMProc::ProgSpec::purpose_
protected

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