ParaView
Public Member Functions | Public Attributes
vtkSMProxyConfigurationFileInfo Class Reference

Proxy configuration file meta data. More...

#include <vtkSMProxyConfigurationFileInfo.h>

List of all members.

Public Member Functions

 vtkSMProxyConfigurationFileInfo ()
void PrintSelf (ostream &os, vtkIndent indent)

Public Attributes

const char * FileIdentifier
const char * FileDescription
const char * FileExtension

Detailed Description

Proxy configuration file meta data.

Organizes meta-data that is used by both reader and writer in a single location.

See also:
vtkSMProxyConfigurationReader, vtkSMProxyConfigurationWriter
Thanks:
This class was contributed by SciberQuest Inc.

Definition at line 34 of file vtkSMProxyConfigurationFileInfo.h.


Constructor & Destructor Documentation

vtkSMProxyConfigurationFileInfo::vtkSMProxyConfigurationFileInfo ( ) [inline]

Definition at line 37 of file vtkSMProxyConfigurationFileInfo.h.


Member Function Documentation

void vtkSMProxyConfigurationFileInfo::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [inline]

Definition at line 44 of file vtkSMProxyConfigurationFileInfo.h.


Member Data Documentation

Definition at line 52 of file vtkSMProxyConfigurationFileInfo.h.

Definition at line 53 of file vtkSMProxyConfigurationFileInfo.h.

Definition at line 54 of file vtkSMProxyConfigurationFileInfo.h.


The documentation for this class was generated from the following file: