app component inherits from core component. OamModule uses name instead of class...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 6 Jun 2015 15:37:34 +0000 (17:37 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 6 Jun 2015 15:37:34 +0000 (17:37 +0200)
commitf1060689be5a576ea46b9f95a91d19cc10444fba
treeed96e6312155ea46cda043cd691a560725356126
parent1ccc9d9121c1c5d2bb009fedbc124aebc94bc56c
app component inherits from core component. OamModule uses name instead of class name to avoid confusion
include/anna/app/Component.hpp
include/anna/core/oam/Module.hpp
include/anna/core/util/Component.hpp
source/app/Application.cpp
source/app/Component.cpp
source/core/oam/Module.cpp
source/core/util/ComponentManager.cpp