25 #ifndef vtkSMDocumentation_h 26 #define vtkSMDocumentation_h 43 const char* GetLongHelp();
48 const char* GetShortHelp();
53 const char* GetDescription();
73 std::string Description;
#define VTKREMOTINGSERVERMANAGER_EXPORT
superclass for most server manager classes
static vtkSMObject * New()
class providing access to the documentation for a vtkSMProxy.
vtkPVXMLElement * DocumentationElement
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
void PrintSelf(ostream &os, vtkIndent indent) override