13 #ifndef vtkDynamicLoader_h
14 #define vtkDynamicLoader_h
16 #include "vtkCommonCoreModule.h"
18 #include <vtksys/DynamicLoader.hxx>
23 VTK_ABI_NAMESPACE_BEGIN
53 static const char* LibPrefix();
58 static const char* LibExtension();
63 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...