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

vtkSMSimpleDoubleInformationHelper Class Reference

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

#include <vtkSMSimpleDoubleInformationHelper.h>

Inheritance diagram for vtkSMSimpleDoubleInformationHelper:

Inheritance graph
[legend]
Collaboration diagram for vtkSMSimpleDoubleInformationHelper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

vtkSMSimpleDoubleInformationHelperNew ()

Protected Member Functions

 vtkSMSimpleDoubleInformationHelper ()
 ~vtkSMSimpleDoubleInformationHelper ()

Detailed Description

populates vtkSMDoubleVectorProperty with the results of it's command

vtkSMSimpleDoubleInformationHelper only works with vtkSMDoubleVectorProperties. 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 vtkSMDoubleVectorProperty

Definition at line 34 of file vtkSMSimpleDoubleInformationHelper.h.


Constructor & Destructor Documentation

vtkSMSimpleDoubleInformationHelper::vtkSMSimpleDoubleInformationHelper  )  [protected]
 

vtkSMSimpleDoubleInformationHelper::~vtkSMSimpleDoubleInformationHelper  )  [protected]
 


Member Function Documentation

vtkSMSimpleDoubleInformationHelper* vtkSMSimpleDoubleInformationHelper::New  )  [static]
 

Reimplemented from vtkSMObject.

vtkSMSimpleDoubleInformationHelper::vtkTypeRevisionMacro vtkSMSimpleDoubleInformationHelper  ,
vtkSMInformationHelper 
 

void vtkSMSimpleDoubleInformationHelper::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMInformationHelper.

virtual void vtkSMSimpleDoubleInformationHelper::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:13 2006 for ParaView by doxygen 1.3.5