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

vtkSMSimpleStringInformationHelper Class Reference

populates vtkSMStringVectorProperty with the result of it's command More...

#include <vtkSMSimpleStringInformationHelper.h>

Inheritance diagram for vtkSMSimpleStringInformationHelper:

Inheritance graph
[legend]
Collaboration diagram for vtkSMSimpleStringInformationHelper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMSimpleStringInformationHelper, vtkSMInformationHelper)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void UpdateProperty (int serverIds, vtkClientServerID objectId, vtkSMProperty *prop)

Static Public Member Functions

vtkSMSimpleStringInformationHelperNew ()

Protected Member Functions

 vtkSMSimpleStringInformationHelper ()
 ~vtkSMSimpleStringInformationHelper ()

Detailed Description

populates vtkSMStringVectorProperty with the result of it's command

vtkSMSimpleStringInformationHelper only work with vtkSMStringVectorProperties. It calls the property's Command on the root node of the associated server and populates the property using the values returned.

See also:
vtkSMInformationHelper vtkSMStringVectorPropertiy

Definition at line 34 of file vtkSMSimpleStringInformationHelper.h.


Constructor & Destructor Documentation

vtkSMSimpleStringInformationHelper::vtkSMSimpleStringInformationHelper  )  [protected]
 

vtkSMSimpleStringInformationHelper::~vtkSMSimpleStringInformationHelper  )  [protected]
 


Member Function Documentation

vtkSMSimpleStringInformationHelper* vtkSMSimpleStringInformationHelper::New  )  [static]
 

Reimplemented from vtkSMObject.

vtkSMSimpleStringInformationHelper::vtkTypeRevisionMacro vtkSMSimpleStringInformationHelper  ,
vtkSMInformationHelper 
 

void vtkSMSimpleStringInformationHelper::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMInformationHelper.

virtual void vtkSMSimpleStringInformationHelper::UpdateProperty int  serverIds,
vtkClientServerID  objectId,
vtkSMProperty prop
[virtual]
 

Updates the property using value obtained for server. Calls property's Command on the root node of the server and uses the return value.

Implements vtkSMInformationHelper.


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