Changeset 76 in pacpusframework for trunk/include/Pacpus
- Timestamp:
- Jan 10, 2013, 6:05:10 PM (12 years ago)
- Location:
- trunk/include/Pacpus
- Files:
-
- 43 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/DbitePlayer/DbitePlayerConfig.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyEngine.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyEngineStateChart.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyFileManager.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyTrigger.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/DbitePlayer/DbtPlyUserInterface.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Elie Al Alam <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/AsyncWorkerBase.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Samuel Gosselin <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/BinaryDecoder.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/PeriodicWorker.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Samuel Gosselin <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/PosixShMem.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/ShMem.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/ShMemBase.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/Win32ShMem.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/bayes_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/filter_exception.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/gaussian_sum_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/kalman_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/particle_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/distributions.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/geodesy.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/math_exception.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/rng.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/ublas.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/utilities.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/matrice.h
r70 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/transf_lamb_93.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentBase.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dhermobez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentFactory.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentFactoryBase.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/ComponentManager.h
r71 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/DbiteException.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/DbiteFile.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/DbiteFileTypes.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/FileLibConfig.h
r71 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/GenericObservable.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Stephane Bonnet <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/GenericObserverInterface.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Stephane Bonnet <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/PacpusPluginInterface.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/XmlComponentConfig.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/XmlConfigFile.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/cstdint.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Marek Kurdej <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/hdfile_header_t.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/pacpus.h
r71 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/kernel/road_time.h
r70 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr>
Note:
See TracChangeset
for help on using the changeset viewer.