#include <standardfeaturesplugin.h>
Inheritance diagram for StandardFeaturesPlugin:

Public Member Functions | |
| std::set< std::string > | keys () |
| StlFeatureInterface * | create (const std::string &key) |
| std::string | title (const std::string &key) |
| std::string | description (const std::string &key) |
| std::set< std::string > StandardFeaturesPlugin::keys | ( | ) | [virtual] |
Implements StlFeatureFactoryPlugin.
| StlFeatureInterface * StandardFeaturesPlugin::create | ( | const std::string & | key | ) | [virtual] |
Implements StlFeatureFactoryPlugin.
| string StandardFeaturesPlugin::title | ( | const std::string & | key | ) | [virtual] |
Implements StlFeatureFactoryPlugin.
| string StandardFeaturesPlugin::description | ( | const std::string & | key | ) | [virtual] |
Implements StlFeatureFactoryPlugin.
1.5.2