Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPVBatchOptions Class Reference

ParaView options storage. More...

#include <vtkPVBatchOptions.h>

Inheritance diagram for vtkPVBatchOptions:

Inheritance graph
[legend]
Collaboration diagram for vtkPVBatchOptions:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVBatchOptions, vtkPVOptions)
void PrintSelf (ostream &os, vtkIndent indent)
virtual char * GetBatchScriptName ()

Static Public Member Functions

vtkPVBatchOptionsNew ()

Protected Member Functions

 vtkPVBatchOptions ()
virtual ~vtkPVBatchOptions ()
virtual void Initialize ()
virtual int PostProcess (int argc, const char *const *argv)
virtual int WrongArgument (const char *argument)
virtual void SetBatchScriptName (const char *)

Protected Attributes

char * BatchScriptName
int RequireBatchScript

Detailed Description

ParaView options storage.

An object of this class represents a storage for ParaView options

These options can be retrieved during run-time, set using configuration file or using Command Line Arguments.

Definition at line 29 of file vtkPVBatchOptions.h.


Constructor & Destructor Documentation

vtkPVBatchOptions::vtkPVBatchOptions  )  [protected]
 

Default constructor.

virtual vtkPVBatchOptions::~vtkPVBatchOptions  )  [protected, virtual]
 

Destructor.


Member Function Documentation

vtkPVBatchOptions* vtkPVBatchOptions::New  )  [static]
 

Reimplemented from vtkPVOptions.

vtkPVBatchOptions::vtkTypeRevisionMacro vtkPVBatchOptions  ,
vtkPVOptions 
 

void vtkPVBatchOptions::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVOptions.

virtual char* vtkPVBatchOptions::GetBatchScriptName  )  [virtual]
 

virtual void vtkPVBatchOptions::Initialize  )  [protected, virtual]
 

Initialize arguments.

Reimplemented from vtkPVOptions.

virtual int vtkPVBatchOptions::PostProcess int  argc,
const char *const *  argv
[protected, virtual]
 

After parsing, process extra option dependencies.

Reimplemented from vtkPVOptions.

virtual int vtkPVBatchOptions::WrongArgument const char *  argument  )  [protected, virtual]
 

This method is called when wrong argument is found. If it returns 0, then the parsing will fail.

Reimplemented from vtkPVOptions.

virtual void vtkPVBatchOptions::SetBatchScriptName const char *   )  [protected, virtual]
 


Member Data Documentation

char* vtkPVBatchOptions::BatchScriptName [protected]
 

Definition at line 57 of file vtkPVBatchOptions.h.

int vtkPVBatchOptions::RequireBatchScript [protected]
 

Definition at line 59 of file vtkPVBatchOptions.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:35:30 2006 for ParaView by doxygen 1.3.5