Added constructor to get vector initialized with default
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 9 Mar 2017 15:11:43 +0000 (16:11 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:10:40 +0000 (17:10 +0100)
commit9099177556d598676e4d6322ae49d22bb2f0c59e
tree83fdb93382341a84e232836c56d908c18c9f9be4
parenta18bc8d9ddaa16e5120c0f21cbaf53d2ce5155f8
Added constructor to get vector initialized with default
objects initialized that can be grabed after at runtime.

Don't know the impact on performance for now about maximum
limit.

Change-Id: I220614d479b8254ae0efda66380e96434bcbfbb2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/diagnostic/active-diagnostic-request.cpp [new file with mode: 0644]
src/diagnostic/active-diagnostic-request.hpp
src/diagnostic/diagnostic-manager.cpp
src/diagnostic/diagnostic-manager.hpp