X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkBlackBoxInputOutputDescriptor.h;h=669001604f85fd4c0e1166708c99baa845c0e282;hb=a09174b82cb36ffd30bdbaed12c6ebd936a0e8f7;hp=ad994193aede75471524d29de4ccc60ceb9053cc;hpb=daa4b4dd18d9320341aed677d97e78f890fa88a3;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxInputOutputDescriptor.h b/kernel/src/bbtkBlackBoxInputOutputDescriptor.h index ad99419..6690016 100644 --- a/kernel/src/bbtkBlackBoxInputOutputDescriptor.h +++ b/kernel/src/bbtkBlackBoxInputOutputDescriptor.h @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkBlackBoxInputOutputDescriptor.h,v $ Language: C++ - Date: $Date: 2008/07/03 18:20:57 $ - Version: $Revision: 1.3 $ + Date: $Date: 2008/07/23 11:46:11 $ + Version: $Revision: 1.4 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -51,7 +51,9 @@ namespace bbtk mNature(nature), mCopyConstruct(copy_construct) {} - + /// Dtor + virtual ~BlackBoxInputOutputDescriptor() {} + /// Returns the TypeInfo of the BlackBoxDescriptor which created this descriptor TypeInfo GetCreatorTypeInfo() const { return mCreatorTypeInfo; } /// Returns the name of the in/output