22 #ifndef vtkWebUtilities_h 
   23 #define vtkWebUtilities_h 
   39   static std::string WriteAttributeHeadersToJavaScript(
 
   47   static void ProcessRMIs();
 
   48   static void ProcessRMIs(
int reportError, 
int dont_loop=0);
 
abstract base class for most VTK objects 
 
abstract class to specify dataset behavior 
 
virtual void PrintSelf(ostream &os, vtkIndent indent)
 
a simple class to control print indentation 
 
collection of utility functions for ParaView Web. 
 
#define VTKWEBCORE_EXPORT