25 #ifndef vtkDynamicLoader_h
26 #define vtkDynamicLoader_h
28 #include "vtkCommonCoreModule.h"
30 #include <vtksys/DynamicLoader.hxx>
64 static const char* LibPrefix();
69 static const char* LibExtension();
74 static const char* LastError();
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtksys::DynamicLoader::SymbolPointer vtkSymbolPointer
vtksys::DynamicLoader::LibraryHandle vtkLibHandle
class interface to system dynamic libraries
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...