25 #ifndef vtkSMDocumentation_h 26 #define vtkSMDocumentation_h 28 #include "vtkPVServerManagerCoreModule.h" 38 void PrintSelf(ostream& os, vtkIndent indent);
43 const char* GetLongHelp();
48 const char* GetShortHelp();
53 const char* GetDescription();
void PrintSelf(ostream &os, vtkIndent indent)
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.