3 #ifndef vtkCPPythonPipeline_h 4 #define vtkCPPythonPipeline_h 28 static int DetectScriptVersion(
const char* fname);
37 const char* fname,
int default_version = 1);
46 const char* fname,
int default_version = 1);
57 static vtkCPPythonPipeline* NewAndInitializePipeline(
const char* fname,
int default_version = 1);
62 void FixEOL(std::string&);
65 std::string GetPythonAddress(
void* pointer);
#define VTKPVPYTHONCATALYST_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
Abstract class that takes care of initializing Catalyst Python pipelines for all concrete implementat...
Generic interface for operating on pipelines.
This class provides the description of the data for the coprocessor pipelines.