12 #ifndef vtkSMPluginLoaderProxy_h 13 #define vtkSMPluginLoaderProxy_h 30 bool LoadPlugin(
const char* filename);
37 bool LoadPluginByName(
const char* name,
bool acceptDelayed =
true);
44 void LoadPluginConfigurationXMLFromString(
const char* xmlcontents);
51 void LoadPluginConfigurationXML(
const char* configurationFile);
used to load a plugin remotely.
void PrintSelf(ostream &os, vtkIndent indent) override
#define VTKREMOTINGSERVERMANAGER_EXPORT
static vtkSMProxy * New()
proxy for a VTK object(s) on a server
void operator=(const vtkSMProxy &)=delete