Proxy configuration file meta data. More...
#include <vtkSMProxyConfigurationFileInfo.h>
Public Member Functions | |
vtkSMProxyConfigurationFileInfo () | |
void | PrintSelf (ostream &os, vtkIndent indent) |
Public Attributes | |
const char * | FileIdentifier |
const char * | FileDescription |
const char * | FileExtension |
Proxy configuration file meta data.
Organizes meta-data that is used by both reader and writer in a single location.
Definition at line 22 of file vtkSMProxyConfigurationFileInfo.h.
|
inline |
Definition at line 25 of file vtkSMProxyConfigurationFileInfo.h.
|
inline |
Definition at line 32 of file vtkSMProxyConfigurationFileInfo.h.
const char* vtkSMProxyConfigurationFileInfo::FileIdentifier |
Definition at line 39 of file vtkSMProxyConfigurationFileInfo.h.
const char* vtkSMProxyConfigurationFileInfo::FileDescription |
Definition at line 40 of file vtkSMProxyConfigurationFileInfo.h.
const char* vtkSMProxyConfigurationFileInfo::FileExtension |
Definition at line 41 of file vtkSMProxyConfigurationFileInfo.h.