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

vtkSMSimpleProxyInformationHelper Class Reference

populates vtkSMProxyProperty with the results of its command More...

#include <vtkSMSimpleProxyInformationHelper.h>

Inheritance diagram for vtkSMSimpleProxyInformationHelper:

Inheritance graph
[legend]
Collaboration diagram for vtkSMSimpleProxyInformationHelper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

vtkSMSimpleProxyInformationHelperNew ()

Protected Member Functions

 vtkSMSimpleProxyInformationHelper ()
 ~vtkSMSimpleProxyInformationHelper ()

Detailed Description

populates vtkSMProxyProperty with the results of its command

vtkSMSimpleProxyInformationHelper only works with vtkSMProxyProperties. It calls the property's command on the root node of the associated server and populates the property using the value(s) returned.

See also:
vtkSMInformationHelper vtkSMProxyProperty

Definition at line 31 of file vtkSMSimpleProxyInformationHelper.h.


Constructor & Destructor Documentation

vtkSMSimpleProxyInformationHelper::vtkSMSimpleProxyInformationHelper  )  [protected]
 

vtkSMSimpleProxyInformationHelper::~vtkSMSimpleProxyInformationHelper  )  [protected]
 


Member Function Documentation

vtkSMSimpleProxyInformationHelper* vtkSMSimpleProxyInformationHelper::New  )  [static]
 

Reimplemented from vtkSMObject.

vtkSMSimpleProxyInformationHelper::vtkTypeRevisionMacro vtkSMSimpleProxyInformationHelper  ,
vtkSMInformationHelper 
 

void vtkSMSimpleProxyInformationHelper::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMInformationHelper.

virtual void vtkSMSimpleProxyInformationHelper::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