13 #ifndef vtkSMDocumentation_h 14 #define vtkSMDocumentation_h 31 const char* GetLongHelp();
36 const char* GetShortHelp();
41 const char* GetDescription();
61 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