13 #ifndef vtkSIProxyProperty_h
14 #define vtkSIProxyProperty_h
16 #include "vtkRemotingServerManagerModule.h"
32 vtkGetStringMacro(CleanCommand);
42 vtkGetStringMacro(RemoveCommand);
48 vtkGetMacro(NullOnEmpty,
bool);
70 vtkSetStringMacro(CleanCommand);
81 vtkSetStringMacro(RemoveCommand);
88 vtkSetMacro(NullOnEmpty,
bool);
108 bool IsValidNull(vtkTypeUInt32 globalId);
114 InternalCache* Cache;
116 class vtkObjectCache;
117 vtkObjectCache* ObjectCache;