[pubgit-commits-list] cpPlugins branch master updated. 8c23766af88a29c3e830299dffc4b95d9fe61df9

root root at tux.creatis.insa-lyon.fr
Mon Dec 8 17:00:33 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  8c23766af88a29c3e830299dffc4b95d9fe61df9 (commit)
      from  ce44de1a8d9e8490b4c1477c5d37929ae7bcd390 (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=8c23766af88a29c3e830299dffc4b95d9fe61df9
commit 8c23766af88a29c3e830299dffc4b95d9fe61df9
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Dec 8 17:00:05 2014 +0100

    Base objects migration


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

Summary of changes:
 CMakeLists.txt                                     |   83 +
 COMPILATION                                        |   26 +
 appli/CMakeLists.txt                               |    7 +
 appli/examples/CMakeLists.txt                      |   23 +
 appli/examples/example_LoadPlugins.cxx             |   34 +
 appli/examples/example_ReadWriteImage.cxx          |   77 +
 doc/third_party/Pluma/build/Doxyfile               | 1597 ++++++++++++++++++++
 doc/third_party/Pluma/build/Doxygen.hpp            |  101 ++
 doc/third_party/Pluma/build/doxygen.css            |  384 +++++
 doc/third_party/Pluma/build/footer.htm             |    8 +
 doc/third_party/Pluma/build/header.htm             |   12 +
 doc/third_party/Pluma/html/Config_8hpp_source.htm  |  170 +++
 .../Pluma/html/Connector_8hpp_source.htm           |  119 ++
 .../Pluma/html/DLibrary_8cpp_source.htm            |  141 ++
 .../Pluma/html/DLibrary_8hpp_source.htm            |  117 ++
 doc/third_party/Pluma/html/Dir_8cpp_source.htm     |  137 ++
 doc/third_party/Pluma/html/Dir_8hpp_source.htm     |   88 ++
 doc/third_party/Pluma/html/Doxygen_8hpp_source.htm |   39 +
 doc/third_party/Pluma/html/Host_8cpp_source.htm    |  203 +++
 doc/third_party/Pluma/html/Host_8hpp_source.htm    |  136 ++
 .../Pluma/html/PluginManager_8cpp_source.htm       |  237 +++
 .../Pluma/html/PluginManager_8hpp_source.htm       |  131 ++
 doc/third_party/Pluma/html/Pluma_8hpp_source.htm   |  137 ++
 doc/third_party/Pluma/html/Pluma_8inl_source.htm   |   86 ++
 .../Pluma/html/Provider_8cpp_source.htm            |   89 ++
 .../Pluma/html/Provider_8hpp_source.htm            |   99 ++
 doc/third_party/Pluma/html/annotated.htm           |   52 +
 doc/third_party/Pluma/html/bc_s.png                |  Bin 0 -> 676 bytes
 doc/third_party/Pluma/html/bdwn.png                |  Bin 0 -> 147 bytes
 doc/third_party/Pluma/html/classes.htm             |   53 +
 .../Pluma/html/classpluma_1_1DLibrary-members.htm  |   52 +
 .../Pluma/html/classpluma_1_1DLibrary.htm          |  163 ++
 .../Pluma/html/classpluma_1_1Host-members.htm      |   52 +
 doc/third_party/Pluma/html/classpluma_1_1Host.htm  |  109 ++
 .../html/classpluma_1_1PluginManager-members.htm   |   61 +
 .../Pluma/html/classpluma_1_1PluginManager.htm     |  515 +++++++
 .../Pluma/html/classpluma_1_1PluginManager.png     |  Bin 0 -> 609 bytes
 .../Pluma/html/classpluma_1_1Pluma-members.htm     |   66 +
 doc/third_party/Pluma/html/classpluma_1_1Pluma.htm |  650 ++++++++
 doc/third_party/Pluma/html/classpluma_1_1Pluma.png |  Bin 0 -> 602 bytes
 .../Pluma/html/classpluma_1_1Provider-members.htm  |   53 +
 .../Pluma/html/classpluma_1_1Provider.htm          |  233 +++
 doc/third_party/Pluma/html/closed.png              |  Bin 0 -> 132 bytes
 doc/third_party/Pluma/html/doxygen.css             |  384 +++++
 doc/third_party/Pluma/html/doxygen.png             |  Bin 0 -> 3779 bytes
 doc/third_party/Pluma/html/dynsections.js          |  104 ++
 doc/third_party/Pluma/html/files.htm               |   58 +
 doc/third_party/Pluma/html/ftv2blank.png           |  Bin 0 -> 86 bytes
 doc/third_party/Pluma/html/ftv2cl.png              |  Bin 0 -> 453 bytes
 doc/third_party/Pluma/html/ftv2doc.png             |  Bin 0 -> 746 bytes
 doc/third_party/Pluma/html/ftv2folderclosed.png    |  Bin 0 -> 616 bytes
 doc/third_party/Pluma/html/ftv2folderopen.png      |  Bin 0 -> 597 bytes
 doc/third_party/Pluma/html/ftv2lastnode.png        |  Bin 0 -> 86 bytes
 doc/third_party/Pluma/html/ftv2link.png            |  Bin 0 -> 746 bytes
 doc/third_party/Pluma/html/ftv2mlastnode.png       |  Bin 0 -> 246 bytes
 doc/third_party/Pluma/html/ftv2mnode.png           |  Bin 0 -> 246 bytes
 doc/third_party/Pluma/html/ftv2mo.png              |  Bin 0 -> 403 bytes
 doc/third_party/Pluma/html/ftv2node.png            |  Bin 0 -> 86 bytes
 doc/third_party/Pluma/html/ftv2ns.png              |  Bin 0 -> 388 bytes
 doc/third_party/Pluma/html/ftv2plastnode.png       |  Bin 0 -> 229 bytes
 doc/third_party/Pluma/html/ftv2pnode.png           |  Bin 0 -> 229 bytes
 doc/third_party/Pluma/html/ftv2splitbar.png        |  Bin 0 -> 314 bytes
 doc/third_party/Pluma/html/ftv2vertline.png        |  Bin 0 -> 86 bytes
 doc/third_party/Pluma/html/functions.htm           |  105 ++
 doc/third_party/Pluma/html/functions_func.htm      |  105 ++
 doc/third_party/Pluma/html/hierarchy.htm           |   51 +
 doc/third_party/Pluma/html/index.htm               |  112 ++
 doc/third_party/Pluma/html/logo.png                |  Bin 0 -> 32867 bytes
 doc/third_party/Pluma/html/nav_f.png               |  Bin 0 -> 153 bytes
 doc/third_party/Pluma/html/nav_g.png               |  Bin 0 -> 95 bytes
 doc/third_party/Pluma/html/nav_h.png               |  Bin 0 -> 98 bytes
 doc/third_party/Pluma/html/open.png                |  Bin 0 -> 123 bytes
 doc/third_party/Pluma/html/sync_off.png            |  Bin 0 -> 853 bytes
 doc/third_party/Pluma/html/sync_on.png             |  Bin 0 -> 845 bytes
 doc/third_party/Pluma/html/tab_a.png               |  Bin 0 -> 142 bytes
 doc/third_party/Pluma/html/tab_b.png               |  Bin 0 -> 169 bytes
 doc/third_party/Pluma/html/tab_h.png               |  Bin 0 -> 177 bytes
 doc/third_party/Pluma/html/tab_s.png               |  Bin 0 -> 184 bytes
 doc/third_party/Pluma/html/tabs.css                |   60 +
 lib/CMakeLists.txt                                 |    6 +
 lib/cpPlugins/CMakeLists.txt                       |    6 +
 lib/cpPlugins/Interface/CMakeLists.txt             |   30 +
 lib/cpPlugins/Interface/DataObject.cxx             |   40 +
 lib/cpPlugins/Interface/DataObject.h               |   47 +
 lib/cpPlugins/Interface/FilterObject.h             |    0
 lib/cpPlugins/Interface/Image.h                    |    0
 lib/cpPlugins/Interface/ImageToImageFilter.h       |    0
 lib/cpPlugins/Interface/ImageToMeshFilter.h        |    0
 lib/cpPlugins/Interface/Interface.cxx              |  144 ++
 lib/cpPlugins/Interface/Interface.h                |   59 +
 lib/cpPlugins/Interface/Mesh.h                     |    0
 lib/cpPlugins/Interface/MeshToImageFilter.h        |    0
 lib/cpPlugins/Interface/MeshToMeshFilter.h         |    0
 lib/cpPlugins/Interface/Object.cxx                 |   25 +
 lib/cpPlugins/Interface/Object.h                   |   31 +
 lib/cpPlugins/Interface/ProcessObject.cxx          |   91 ++
 lib/cpPlugins/Interface/ProcessObject.h            |   59 +
 lib/cpPlugins/Interface/SinkObject.h               |    0
 lib/cpPlugins/Interface/SourceObject.cxx           |   23 +
 lib/cpPlugins/Interface/SourceObject.h             |   35 +
 lib/cpPlugins/Plugins/CMakeLists.txt               |   31 +
 lib/cpPlugins/Plugins/Host.cxx                     |   14 +
 lib/cpPlugins/Plugins/ImageReader.cxx              |  154 ++
 lib/cpPlugins/Plugins/ImageReader.h                |   52 +
 lib/cpPlugins/Plugins/ImageWriter.cxx              |   30 +
 lib/cpPlugins/Plugins/ImageWriter.h                |   39 +
 lib/third_party/CMakeLists.txt                     |    5 +
 lib/third_party/Pluma/CMakeLists.txt               |   30 +
 lib/third_party/Pluma/Config.hpp                   |  141 ++
 lib/third_party/Pluma/Connector.hpp                |   86 ++
 lib/third_party/Pluma/DLibrary.cpp                 |  106 ++
 lib/third_party/Pluma/DLibrary.hpp                 |  123 ++
 lib/third_party/Pluma/Dir.cpp                      |  103 ++
 lib/third_party/Pluma/Dir.hpp                      |   64 +
 lib/third_party/Pluma/Host.cpp                     |  179 +++
 lib/third_party/Pluma/Host.hpp                     |  212 +++
 lib/third_party/Pluma/PluginManager.cpp            |  201 +++
 lib/third_party/Pluma/PluginManager.hpp            |  245 +++
 lib/third_party/Pluma/Pluma.hpp                    |  171 +++
 lib/third_party/Pluma/Pluma.inl                    |   52 +
 lib/third_party/Pluma/Provider.cpp                 |   52 +
 lib/third_party/Pluma/Provider.hpp                 |  204 +++
 lib/third_party/Pluma/readme                       |   33 +
 lib/third_party/Pluma/uce-dirent.h                 |  679 +++++++++
 124 files changed, 10921 insertions(+)
 create mode 100644 CMakeLists.txt
 create mode 100644 COMPILATION
 create mode 100644 appli/CMakeLists.txt
 create mode 100644 appli/examples/CMakeLists.txt
 create mode 100644 appli/examples/example_LoadPlugins.cxx
 create mode 100644 appli/examples/example_ReadWriteImage.cxx
 create mode 100644 doc/third_party/Pluma/build/Doxyfile
 create mode 100644 doc/third_party/Pluma/build/Doxygen.hpp
 create mode 100644 doc/third_party/Pluma/build/doxygen.css
 create mode 100644 doc/third_party/Pluma/build/footer.htm
 create mode 100644 doc/third_party/Pluma/build/header.htm
 create mode 100644 doc/third_party/Pluma/html/Config_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Connector_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/DLibrary_8cpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/DLibrary_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Dir_8cpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Dir_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Doxygen_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Host_8cpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Host_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/PluginManager_8cpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/PluginManager_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Pluma_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Pluma_8inl_source.htm
 create mode 100644 doc/third_party/Pluma/html/Provider_8cpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/Provider_8hpp_source.htm
 create mode 100644 doc/third_party/Pluma/html/annotated.htm
 create mode 100644 doc/third_party/Pluma/html/bc_s.png
 create mode 100644 doc/third_party/Pluma/html/bdwn.png
 create mode 100644 doc/third_party/Pluma/html/classes.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1DLibrary-members.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1DLibrary.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1Host-members.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1Host.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1PluginManager-members.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1PluginManager.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1PluginManager.png
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1Pluma-members.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1Pluma.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1Pluma.png
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1Provider-members.htm
 create mode 100644 doc/third_party/Pluma/html/classpluma_1_1Provider.htm
 create mode 100644 doc/third_party/Pluma/html/closed.png
 create mode 100644 doc/third_party/Pluma/html/doxygen.css
 create mode 100644 doc/third_party/Pluma/html/doxygen.png
 create mode 100644 doc/third_party/Pluma/html/dynsections.js
 create mode 100644 doc/third_party/Pluma/html/files.htm
 create mode 100644 doc/third_party/Pluma/html/ftv2blank.png
 create mode 100644 doc/third_party/Pluma/html/ftv2cl.png
 create mode 100644 doc/third_party/Pluma/html/ftv2doc.png
 create mode 100644 doc/third_party/Pluma/html/ftv2folderclosed.png
 create mode 100644 doc/third_party/Pluma/html/ftv2folderopen.png
 create mode 100644 doc/third_party/Pluma/html/ftv2lastnode.png
 create mode 100644 doc/third_party/Pluma/html/ftv2link.png
 create mode 100644 doc/third_party/Pluma/html/ftv2mlastnode.png
 create mode 100644 doc/third_party/Pluma/html/ftv2mnode.png
 create mode 100644 doc/third_party/Pluma/html/ftv2mo.png
 create mode 100644 doc/third_party/Pluma/html/ftv2node.png
 create mode 100644 doc/third_party/Pluma/html/ftv2ns.png
 create mode 100644 doc/third_party/Pluma/html/ftv2plastnode.png
 create mode 100644 doc/third_party/Pluma/html/ftv2pnode.png
 create mode 100644 doc/third_party/Pluma/html/ftv2splitbar.png
 create mode 100644 doc/third_party/Pluma/html/ftv2vertline.png
 create mode 100644 doc/third_party/Pluma/html/functions.htm
 create mode 100644 doc/third_party/Pluma/html/functions_func.htm
 create mode 100644 doc/third_party/Pluma/html/hierarchy.htm
 create mode 100644 doc/third_party/Pluma/html/index.htm
 create mode 100644 doc/third_party/Pluma/html/logo.png
 create mode 100644 doc/third_party/Pluma/html/nav_f.png
 create mode 100644 doc/third_party/Pluma/html/nav_g.png
 create mode 100644 doc/third_party/Pluma/html/nav_h.png
 create mode 100644 doc/third_party/Pluma/html/open.png
 create mode 100644 doc/third_party/Pluma/html/sync_off.png
 create mode 100644 doc/third_party/Pluma/html/sync_on.png
 create mode 100644 doc/third_party/Pluma/html/tab_a.png
 create mode 100644 doc/third_party/Pluma/html/tab_b.png
 create mode 100644 doc/third_party/Pluma/html/tab_h.png
 create mode 100644 doc/third_party/Pluma/html/tab_s.png
 create mode 100644 doc/third_party/Pluma/html/tabs.css
 create mode 100644 lib/CMakeLists.txt
 create mode 100644 lib/cpPlugins/CMakeLists.txt
 create mode 100644 lib/cpPlugins/Interface/CMakeLists.txt
 create mode 100644 lib/cpPlugins/Interface/DataObject.cxx
 create mode 100644 lib/cpPlugins/Interface/DataObject.h
 create mode 100644 lib/cpPlugins/Interface/FilterObject.h
 create mode 100644 lib/cpPlugins/Interface/Image.h
 create mode 100644 lib/cpPlugins/Interface/ImageToImageFilter.h
 create mode 100644 lib/cpPlugins/Interface/ImageToMeshFilter.h
 create mode 100644 lib/cpPlugins/Interface/Interface.cxx
 create mode 100644 lib/cpPlugins/Interface/Interface.h
 create mode 100644 lib/cpPlugins/Interface/Mesh.h
 create mode 100644 lib/cpPlugins/Interface/MeshToImageFilter.h
 create mode 100644 lib/cpPlugins/Interface/MeshToMeshFilter.h
 create mode 100644 lib/cpPlugins/Interface/Object.cxx
 create mode 100644 lib/cpPlugins/Interface/Object.h
 create mode 100644 lib/cpPlugins/Interface/ProcessObject.cxx
 create mode 100644 lib/cpPlugins/Interface/ProcessObject.h
 create mode 100644 lib/cpPlugins/Interface/SinkObject.h
 create mode 100644 lib/cpPlugins/Interface/SourceObject.cxx
 create mode 100644 lib/cpPlugins/Interface/SourceObject.h
 create mode 100644 lib/cpPlugins/Plugins/CMakeLists.txt
 create mode 100644 lib/cpPlugins/Plugins/Host.cxx
 create mode 100644 lib/cpPlugins/Plugins/ImageReader.cxx
 create mode 100644 lib/cpPlugins/Plugins/ImageReader.h
 create mode 100644 lib/cpPlugins/Plugins/ImageWriter.cxx
 create mode 100644 lib/cpPlugins/Plugins/ImageWriter.h
 create mode 100644 lib/third_party/CMakeLists.txt
 create mode 100644 lib/third_party/Pluma/CMakeLists.txt
 create mode 100644 lib/third_party/Pluma/Config.hpp
 create mode 100644 lib/third_party/Pluma/Connector.hpp
 create mode 100644 lib/third_party/Pluma/DLibrary.cpp
 create mode 100644 lib/third_party/Pluma/DLibrary.hpp
 create mode 100644 lib/third_party/Pluma/Dir.cpp
 create mode 100644 lib/third_party/Pluma/Dir.hpp
 create mode 100644 lib/third_party/Pluma/Host.cpp
 create mode 100644 lib/third_party/Pluma/Host.hpp
 create mode 100644 lib/third_party/Pluma/PluginManager.cpp
 create mode 100644 lib/third_party/Pluma/PluginManager.hpp
 create mode 100644 lib/third_party/Pluma/Pluma.hpp
 create mode 100644 lib/third_party/Pluma/Pluma.inl
 create mode 100644 lib/third_party/Pluma/Provider.cpp
 create mode 100644 lib/third_party/Pluma/Provider.hpp
 create mode 100644 lib/third_party/Pluma/readme
 create mode 100644 lib/third_party/Pluma/uce-dirent.h


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


More information about the Pubgit-commits-list mailing list