Classes | Protected Member Functions | Protected Attributes

uiFullBatchDialog Class Reference

Inheritance diagram for uiFullBatchDialog:
uiDialog uiMainWin uiParent uiBaseObject NamedObject CallBacker uiRestartBatchDialog

List of all members.

Classes

class  Setup

Protected Member Functions

 uiFullBatchDialog (uiParent *, const Setup &)
virtual bool prepareProcessing ()=0
virtual bool fillPar (IOPar &)=0
void addStdFields (bool forread=false, bool onlysinglemachine=false, bool clusterproc=false)
 Needs to be called at end of constructor.
void setParFileNmDef (const char *)
void doButPush (CallBacker *)
void singTogg (CallBacker *)
bool singLaunch (const IOPar &, const char *)
bool multiLaunch (const char *)
bool clusterLaunch (const char *)
bool acceptOK (CallBacker *)

Protected Attributes

const BufferString procprognm_
const BufferString multiprognm_
BufferString singparfname_
BufferString multiparfname_
uiGroupuppgrp_
uiGenInputsingmachfld_
uiFileInputparfnamefld_
bool redo_
 set to true only for re-start
bool hascluster_

Constructor & Destructor Documentation

uiFullBatchDialog::uiFullBatchDialog ( uiParent ,
const Setup  
) [protected]

Member Function Documentation

bool uiFullBatchDialog::acceptOK ( CallBacker  )  [protected, virtual]

Reimplemented from uiDialog.

void uiFullBatchDialog::addStdFields ( bool  forread = false,
bool  onlysinglemachine = false,
bool  clusterproc = false 
) [protected]

Needs to be called at end of constructor.

bool uiFullBatchDialog::clusterLaunch ( const char *   )  [protected]
void uiFullBatchDialog::doButPush ( CallBacker  )  [protected]
virtual bool uiFullBatchDialog::fillPar ( IOPar  )  [protected, pure virtual]

Implemented in uiRestartBatchDialog.

bool uiFullBatchDialog::multiLaunch ( const char *   )  [protected]
virtual bool uiFullBatchDialog::prepareProcessing (  )  [protected, pure virtual]

Implemented in uiRestartBatchDialog.

void uiFullBatchDialog::setParFileNmDef ( const char *   )  [protected]
bool uiFullBatchDialog::singLaunch ( const IOPar ,
const char *   
) [protected]
void uiFullBatchDialog::singTogg ( CallBacker  )  [protected]

Member Data Documentation

bool uiFullBatchDialog::redo_ [protected]

set to true only for re-start