]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/DataObject.h
XML IO added. Workspace singleton added to simplify pipeline definition and execution.
[cpPlugins.git] / lib / cpPlugins / Interface / DataObject.h
index 46682197b81eee9b3bae03f355965dec90b18e20..d90f8e960da95f0dd1ce834ce7a3ecf442a4ca33 100644 (file)
@@ -26,6 +26,7 @@ namespace cpPlugins
       typedef itk::SmartPointer< const Self > ConstPointer;
 
     public:
+      itkNewMacro( Self );
       itkTypeMacro( DataObject, Object );
       cpPlugins_Id_Macro( DataObject, "BasicObject" );