]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdStringToVector.h
*** MAJOR CHANGE *** NOT WORKING YET !!!
[bbtk.git] / packages / std / src / bbstdStringToVector.h
index 7b515d18fe2477ad8cdd52b1ef4c2c46e77896ae..95572f1072e2254782f716dd43d5b6dfb330417d 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbstdStringToVector.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/12 08:55:21 $
-  Version:   $Revision: 1.9 $
+  Date:      $Date: 2009/05/14 14:43:38 $
+  Version:   $Revision: 1.10 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -66,6 +66,10 @@ namespace bbstd
   BBTK_END_DESCRIBE_TEMPLATE_BLACK_BOX(StringToVector);
   //=================================================================
   
+
+  template <class T> void StringToVector<T>::bbUserSetDefaultValues() {}
+  template <class T> void StringToVector<T>::bbUserInitializeProcessing() {}
+  template <class T> void StringToVector<T>::bbUserFinalizeProcessing() {}
   //=================================================================
   template <class T>
   void StringToVector<T>::DoIt()