tree: e108605aba52e6999b7948fd2e28b1b4adda03af [path history] [tgz]
  1. test/
  2. CMakeLists.txt
  3. README.md
  4. SkeletonMappingKeys.h
  5. SkeletonSubsystem.cpp
  6. SkeletonSubsystem.h
  7. SkeletonSubsystemBuilder.cpp
  8. SkeletonSubsystemObject.cpp
  9. SkeletonSubsystemObject.h
upstream/skeleton-subsystem/README.md

Skeleton plugin

This is a skeleton plugin i.e. the minimal plugin boilerplate.

It adds an owner and message mapping key and print it when reading or writing the parameter.

Usage

It has no purpose: it only serves as a template and the make install target does not install it. If you want to see a real-life plugin and makefiles, see https://github.com/01org/parameter-framework-plugins-alsa or https://github.com/01org/parameter-framework-plugins-filesystem instead.