[pubgit-commits-list] cpPlugins branch master updated. 1adce86c283e253ec41f762652bc477d56d617a5

root root at tux.creatis.insa-lyon.fr
Tue Dec 9 18:44:43 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".

The branch, master has been updated
       via  1adce86c283e253ec41f762652bc477d56d617a5 (commit)
      from  c29448936abc15d110205b2da435035131398a87 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=1adce86c283e253ec41f762652bc477d56d617a5
commit 1adce86c283e253ec41f762652bc477d56d617a5
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Dec 9 18:44:34 2014 +0100

    Integration of new functionalities into ProcessObject and DataObject


-----------------------------------------------------------------------

Summary of changes:
 cmake/cpPluginsConfig.cmake.in            | 24 ++++++++-
 lib/cpPlugins/Interface/CMakeLists.txt    |  1 +
 lib/cpPlugins/Interface/DataObject.cxx    |  4 +-
 lib/cpPlugins/Interface/DataObject.h      |  2 +-
 lib/cpPlugins/Interface/Image.cxx         | 86 ++++++++++++++++++++++++++++++-
 lib/cpPlugins/Interface/Image.h           | 16 ++++++
 lib/cpPlugins/Interface/ProcessObject.cxx | 38 +++++++++++---
 lib/cpPlugins/Interface/ProcessObject.h   | 19 ++++++-
 lib/cpPlugins/Plugins/ImageReader.cxx     |  2 +
 9 files changed, 177 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list