Changeset 76 in pacpusframework for trunk/include/Pacpus/kernel
- Timestamp:
- Jan 10, 2013, 6:05:10 PM (13 years ago)
- Location:
- trunk/include/Pacpus/kernel
- Files:
-
- 17 edited
-
ComponentBase.h (modified) (1 diff)
-
ComponentFactory.h (modified) (1 diff)
-
ComponentFactoryBase.h (modified) (1 diff)
-
ComponentManager.h (modified) (1 diff)
-
DbiteException.h (modified) (1 diff)
-
DbiteFile.h (modified) (1 diff)
-
DbiteFileTypes.h (modified) (1 diff)
-
FileLibConfig.h (modified) (1 diff)
-
GenericObservable.h (modified) (1 diff)
-
GenericObserverInterface.h (modified) (1 diff)
-
PacpusPluginInterface.h (modified) (1 diff)
-
XmlComponentConfig.h (modified) (1 diff)
-
XmlConfigFile.h (modified) (1 diff)
-
cstdint.h (modified) (1 diff)
-
hdfile_header_t.h (modified) (1 diff)
-
pacpus.h (modified) (1 diff)
-
road_time.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
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.
