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

vtkSMSimpleIntInformationHelper Class Reference

populates vtkSMIntVectorProperty with the results of it's command More...

#include <vtkSMSimpleIntInformationHelper.h>

Inheritance diagram for vtkSMSimpleIntInformationHelper:

Inheritance graph
[legend]
Collaboration diagram for vtkSMSimpleIntInformationHelper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

vtkSMSimpleIntInformationHelperNew ()

Protected Member Functions

 vtkSMSimpleIntInformationHelper ()
 ~vtkSMSimpleIntInformationHelper ()

Detailed Description

populates vtkSMIntVectorProperty with the results of it's command

vtkSMSimpleIntInformationHelper only works with vtkSMIntVectorProperties. 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 vtkSMIntVectorProperty

Definition at line 34 of file vtkSMSimpleIntInformationHelper.h.


Constructor & Destructor Documentation

vtkSMSimpleIntInformationHelper::vtkSMSimpleIntInformationHelper  )  [protected]
 

vtkSMSimpleIntInformationHelper::~vtkSMSimpleIntInformationHelper  )  [protected]
 


Member Function Documentation

vtkSMSimpleIntInformationHelper* vtkSMSimpleIntInformationHelper::New  )  [static]
 

Reimplemented from vtkSMObject.

vtkSMSimpleIntInformationHelper::vtkTypeRevisionMacro vtkSMSimpleIntInformationHelper  ,
vtkSMInformationHelper 
 

void vtkSMSimpleIntInformationHelper::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMInformationHelper.

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

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

Implements vtkSMInformationHelper.


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