vtkPVServerOptions Class Reference
ParaView options storage.
More...
#include <vtkPVServerOptions.h>
Inheritance diagram for vtkPVServerOptions:
[legend]Collaboration diagram for vtkPVServerOptions:
[legend]List of all members.
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 31 of file vtkPVServerOptions.h.
Constructor & Destructor Documentation
vtkPVServerOptions::vtkPVServerOptions |
( |
|
) |
[protected] |
|
|
Add machine information from the xml tag <Machine ....> |
Member Function Documentation
void vtkPVServerOptions::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
|
|
virtual int vtkPVServerOptions::ParseExtraXMLTag |
( |
const char * |
name, |
|
|
const char ** |
atts |
|
) |
[virtual] |
|
|
Pass in the name and the attributes for all tags that are not Options. If it returns 1, then it is successful, and 0 if it failed.
Reimplemented from vtkCommandOptions. |
unsigned int vtkPVServerOptions::GetNumberOfMachines |
( |
|
) |
|
|
|
Get information about machines used in a data or render server. |
const char* vtkPVServerOptions::GetMachineName |
( |
unsigned int |
idx |
) |
|
|
|
Get information about machines used in a data or render server. |
const char* vtkPVServerOptions::GetDisplayName |
( |
unsigned int |
idx |
) |
|
|
|
Get information about machines used in a data or render server. |
double* vtkPVServerOptions::GetLowerLeft |
( |
unsigned int |
idx |
) |
|
|
|
Get information about machines used in a data or render server. |
double* vtkPVServerOptions::GetLowerRight |
( |
unsigned int |
idx |
) |
|
|
|
Get information about machines used in a data or render server. |
double* vtkPVServerOptions::GetUpperLeft |
( |
unsigned int |
idx |
) |
|
|
|
Get information about machines used in a data or render server. |
int vtkPVServerOptions::AddMachineInformation |
( |
const char ** |
atts |
) |
[protected] |
|
|
Add machine information from the xml tag <Machine ....> |
virtual void vtkPVServerOptions::Initialize |
( |
|
) |
[protected, virtual] |
|
The documentation for this class was generated from the following file:
Generated on Tue May 30 12:44:05 2006 for ParaView by
1.3.5