tree: 8ddb2d619dcffe1c007610269bc581ef7c994b13 [path history] [tgz]
  1. CMakeLists.txt
  2. README.md
  3. SkeletonMappingKeys.h
  4. SkeletonSubsystem.cpp
  5. SkeletonSubsystem.h
  6. SkeletonSubsystemBuilder.cpp
  7. SkeletonSubsystemObject.cpp
  8. SkeletonSubsystemObject.h
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.