11 #ifndef vtkPVServerManagerPluginInterface_h 12 #define vtkPVServerManagerPluginInterface_h 27 virtual void GetXMLs(std::vector<std::string>& vtkNotUsed(xmls)) = 0;
36 GetInitializeInterpreterCallback() = 0;
vtkPVServerManagerPluginInterface defines the interface needed to be implemented by a server-manager ...
void(* InterpreterInitializationCallback)(vtkClientServerInterpreter *)
#define VTKREMOTINGCORE_EXPORT
virtual bool GetEnsurePluginLoaded()
Return if the plugin should be ensured when using a proxy provided by the XMLs Useful for delayed loa...