OpendTect  6.6
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)
 
virtual void getExecuteOptions (ObjectSet< Option > &) const
 Will be set in each IOPar. More...
 
virtual void getSplitOptions (ObjectSet< Option > &) const
 
const char * programName () const
 
const char * purpose () const
 
virtual void split (const IOPar &inp, const IOPar &opts, ObjectSet< IOPar > &) const =0
 
- Public Member Functions inherited from NamedObject
 NamedObject (const char *nm=nullptr)
 
 NamedObject (const NamedObject &oth)
 
virtual ~NamedObject ()
 
virtual BufferString getName () const
 
bool getNameFromPar (const IOPar &)
 
virtual const name_typename () const
 
NamedObjectoperator= (const NamedObject &)
 
bool operator== (const NamedObject &oth) const
 
virtual void setName (const char *nm)
 
- Public Member Functions inherited from ObjectWithName
virtual ~ObjectWithName ()
 
bool hasName (const char *nm) const
 
bool hasName (const name_type &nm) const
 
void putNameInPar (IOPar &) const
 

Static Public Member Functions

static int add (ProgSpec *)
 

Protected Attributes

const BufferString programname_
 
const BufferString purpose_
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Additional Inherited Members

- Public Types inherited from ObjectWithName
typedef OD::String name_type
 

Detailed Description

Distributed computing specification.

<>

Constructor & Destructor Documentation

◆ ProgSpec()

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

Member Function Documentation

◆ add()

static int MMProc::ProgSpec::add ( ProgSpec )
static

◆ getExecuteOptions()

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

Will be set in each IOPar.

◆ getSplitOptions()

virtual void MMProc::ProgSpec::getSplitOptions ( ObjectSet< Option > &  ) const
inlinevirtual

◆ programName()

const char* MMProc::ProgSpec::programName ( ) const
inline

◆ purpose()

const char* MMProc::ProgSpec::purpose ( ) const
inline

◆ split()

virtual void MMProc::ProgSpec::split ( const IOPar inp,
const IOPar opts,
ObjectSet< IOPar > &   
) const
pure virtual

Member Data Documentation

◆ programname_

const BufferString MMProc::ProgSpec::programname_
protected

◆ purpose_

const BufferString MMProc::ProgSpec::purpose_
protected

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