Project

General

Profile

User story #186

Named objects

Added by André Neto over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
31.07.2015
Due date:
% Done:

0%

Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):

Description

Refactor the original MARTe named objects (aka GCNamedObject).
This would satisfy requirement:
  • MARTe-EX-F-2.1.4: The framework shall allow to associate a name to any of its objects.

Source code files modified

  • Source/Core/L1Objects/Object.cpp
  • Source/Core/L1Objects/Object.h

Architecture & design review

Date of the review: 31/07/2015

Person who did the review: Andre' Neto

Version of architecture & design document: As #184.

Result of review: N/A

List of non-conformities: N/A

Code and documentation review

Date of the review: 17/08/2015

Person who did the review: Giuseppe Ferrò

Result of review: SUCCESS

List of non-conformities: N/A.

Notes:
- The global FastPollingMutexSem in Object.cpp could be a class attribute.
- In the function DecrementReferences it's better initailize ret to referencesNumber.
- Lint Warning in Object: Warning 1502: defined object 'ObjectHeap_' of type 'Heap' has no nonstatic data members

Unit test review

Date of the review: 20/08/2015

Person who did the review: Andre' Neto

Result of coverage tests review: PASS

Result of functional tests review: PASS

Result of review: PASS

List of non-conformities:
Notes:
The following is left for a later sprint when introspection and configuration will be available:
void Object::GetIntrospectionCopy

Associated revisions

Revision 46b4c71b
Added by André Neto over 9 years ago

Merge branch '#184_Smart_Pointer_Base_Infrastructure' into #186_Named_Objects

Revision 126540ca (diff)
Added by André Neto over 9 years ago

Linting of #186 finished. Ready for review.

Revision 85b5bc28 (diff)
Added by Giuseppe Ferro over 9 years ago

List of changes:
-Named Object tests done.
#186

Revision 52bea396 (diff)
Added by Giuseppe Ferro over 9 years ago

List of Changes:
-Minor changes in documentation.
-Added a test.
-Revision of code implementation done: please see the note on redmine.

#186

Revision 87d5d7c3
Added by André Neto over 9 years ago

Merge branch '#186_Named_Objects' into develop

Merged #184 and #186 into develop.

Conflicts:
Source/Core/L1Objects/Object.h
Test/Core/L1Objects/ClassRegistryDatabaseTest.cpp
Test/Core/L1Objects/ObjectTest.cpp
Test/Core/L1Objects/ObjectTest.h
Test/GTest/ObjectGTest.cpp

History

#1 Updated by André Neto over 9 years ago

  • Target version set to 0.3

#2 Updated by André Neto over 9 years ago

  • Status changed from New to Code: Impl

#3 Updated by André Neto over 9 years ago

  • Assignee set to André Neto

#4 Updated by André Neto over 9 years ago

  • Status changed from Code: Impl to Code: Rev

#5 Updated by André Neto over 9 years ago

  • Description updated (diff)
  • Assignee deleted (André Neto)

#6 Updated by Giuseppe Ferro over 9 years ago

  • Assignee set to Giuseppe Ferro

#7 Updated by Giuseppe Ferro over 9 years ago

  • Description updated (diff)

#8 Updated by Giuseppe Ferro over 9 years ago

  • Assignee deleted (Giuseppe Ferro)

#9 Updated by Giuseppe Ferro over 9 years ago

Code Review done: 52bea39

#10 Updated by Giuseppe Ferro over 9 years ago

  • Description updated (diff)

#11 Updated by Giuseppe Ferro over 9 years ago

  • Status changed from Code: Rev to Unit: Impl

#12 Updated by Giuseppe Ferro over 9 years ago

  • Assignee set to Giuseppe Ferro

#13 Updated by Giuseppe Ferro over 9 years ago

Added unit tests for name features to ObjectTest: 85b5bc2.

#14 Updated by Giuseppe Ferro over 9 years ago

  • Assignee deleted (Giuseppe Ferro)

#15 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Unit: Impl to Unit: Rev

#16 Updated by André Neto over 9 years ago

  • Description updated (diff)

#17 Updated by André Neto over 9 years ago

  • Status changed from Unit: Rev to Closed

Merged with develop in commit 87d5d7c3

Also available in: Atom PDF