summaryrefslogtreecommitdiffstats
path: root/parameter/ParameterMgrFullConnector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* New ParamegerMgr "Full" connectorDavid Wagner2015-01-221-0/+350
This is a new connector that implements (almost) all of the parameter-framework capabilities, in contrast to CParameterMgrPlatformConnector which only implements criteria creation, modification, and application and dynamic parameter handling capabilities. It will allow user to programatically do whatever the PFW can do, e.g. create domains and configurations. Change-Id: Ide118aaaae4f84fa7280d2cae470de0c024c0f00 Signed-off-by: David Wagner <david.wagner@intel.com>