1 #ifndef __vtkXNATPermissionPrompter_h 2 #define __vtkXNATPermissionPrompter_h 5 #include "vtkObjectFactory.h" 15 void PrintSelf(ostream& os, vtkIndent indent);
19 vtkGetStringMacro ( Host );
20 vtkSetStringMacro ( Host );
void operator=(const vtkPermissionPrompter &)
static vtkPermissionPrompter * New()
The Usual vtk class functions.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE