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