User story #196
Implement AnyType
0%
Description
Including automatic registration of the type in the ClassRegistryDatabase.
Source code files modified¶
Source/Core/L0TypeDev/BasicType.h
Source/Core/L0TypeDev/AnyType.h
Source/Core/L0TypeDev/TypeCharacteristics.h
Source/Core/L0TypeDev/FractionalInteger.h
Source/Core/L0TypeDev/BitRange.h
Source/Core/L0TypeDev/BitBoolean.h
Architecture & design review¶
As per the original MARTe implementation, this is a support function and does not require formal design in UML.
Code and documentation review¶
Date of the review: 03/09/2015
Person who did the review: Ivan Herrero
Result of review: PASS
List of non-conformities: N/A
Unit test review¶
Date of the review: 07/09/2015
Person who did the review: Ivan Herrero
Result of coverage tests review: PASS
Result of functional tests review: PASS
Result of review: PASS
List of non-conformities: N/A
Associated revisions
Merge remote-tracking branch 'origin/BitField_Handling' into
#196_#204_#203_TypeDefinitions
Conflicts:
Source/Core/L0TypeDev/BitField.h
Source/Core/L0TypeDev/TypeDescriptor.h
Merge branch '#196_#204_#203_TypeDefinitions' of
https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into
#196_#204_#203_TypeDefinitions
Conflicts:
Test/Core/L0TypeDev/Makefile.inc
Test/GTest/Makefile.inc
Merge branch '#196_#204_#203_TypeDefinitions' of
https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into
#196_#204_#203_TypeDefinitions
Conflicts:
Test/Core/L0TypeDev/Makefile.inc
Test/GTest/Makefile.inc
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of
https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into
#196_#204_#203_TypeDefinitions
Conflicts:
Test/GTest/Makefile.inc
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of
https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into
#196_#204_#203_TypeDefinitions
Conflicts:
Test/Core/L0TypeDev/Makefile.inc
Test/GTest/Makefile.inc
#196 - Documentation and format modifications
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
Merge branch '#196_#204_#203_TypeDefinitions' of
https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into
#196_#204_#203_TypeDefinitions
Conflicts:
Source/Core/L0TypeDev/FormatDescriptor.h
Merge branch '#196_#204_#203_TypeDefinitions' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #196_#204_#203_TypeDefinitions
DLL support added.
#196
History
#1 Updated by Riccardo Vitelli over 9 years ago
- Target version changed from Backlog to 0.4
#2 Updated by Riccardo Vitelli over 9 years ago
- Description updated (diff)
#3 Updated by Riccardo Vitelli over 9 years ago
- Status changed from New to Code: Impl
#4 Updated by Giuseppe Ferro over 9 years ago
- Assignee set to Giuseppe Ferro
#5 Updated by Giuseppe Ferro over 9 years ago
- Description updated (diff)
- Status changed from Code: Impl to Code: Rev
- Assignee deleted (
Giuseppe Ferro)
Code implementation done: 61fd50a
#6 Updated by Giuseppe Ferro over 9 years ago
- Description updated (diff)
#7 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
#8 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
#9 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#10 Updated by André Neto over 9 years ago
- Status changed from Code: Rev to Unit: Impl
#11 Updated by André Neto over 9 years ago
- Status changed from Unit: Impl to Code: Rev
- Assignee deleted (
Ivan Herrero)
#12 Updated by André Neto over 9 years ago
- Status changed from Code: Rev to Unit: Impl
#13 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
#14 Updated by Ivan Herrero over 9 years ago
- Status changed from Unit: Impl to Unit: Rev
#15 Updated by Ivan Herrero over 9 years ago
- Status changed from Unit: Rev to Closed
Merge remote-tracking branch 'origin/BitField_Handling' into #196_#204_#203_TypeDefinitions