vtkSMServerFileListingProxy Class Reference
Proxy for vtkPVServerFileListing.
More...
#include <vtkSMServerFileListingProxy.h>
Inheritance diagram for vtkSMServerFileListingProxy:
[legend]Collaboration diagram for vtkSMServerFileListingProxy:
[legend]List of all members.
Detailed Description
Proxy for vtkPVServerFileListing.
This is the proxy for vtkPVServerFileListing. This needs to be a special proxy to provide from a property interface suitable to query methods such as "FileIsReadable", "FileIsDirectory".
Definition at line 28 of file vtkSMServerFileListingProxy.h.
Constructor & Destructor Documentation
vtkSMServerFileListingProxy::vtkSMServerFileListingProxy |
( |
|
) |
[protected] |
|
Member Function Documentation
void vtkSMServerFileListingProxy::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
|
|
void vtkSMServerFileListingProxy::SetActiveFileName |
( |
const char * |
name |
) |
|
|
|
Get/Set the file/dir name on whose information is requested. All queries "FileIsDirectory" and "FileIsReadable" are against this name. |
virtual char* vtkSMServerFileListingProxy::GetActiveFileName |
( |
|
) |
[virtual] |
|
|
Get/Set the file/dir name on whose information is requested. All queries "FileIsDirectory" and "FileIsReadable" are against this name. |
virtual int vtkSMServerFileListingProxy::GetActiveFileIsReadable |
( |
|
) |
[virtual] |
|
|
Query if the ActiveFileName refers to a directory. |
virtual int vtkSMServerFileListingProxy::GetActiveFileIsDirectory |
( |
|
) |
[virtual] |
|
|
Query is the ActiveFileName refers to a readable file. |
virtual void vtkSMServerFileListingProxy::UpdateInformation |
( |
|
) |
[virtual] |
|
|
Updates all property informations by calling UpdateInformation() and populating the values. It also calls UpdateDependentDomains() on all properties to make sure that domains that depend on the information are updated.
Reimplemented from vtkSMProxy. |
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Tue May 30 12:44:03 2006 for ParaView by
1.3.5