#include <stlrecogniserplugin.h>
Inheritance diagram for StlRecogniserPlugin:

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