#include <pad.hh>
Inheritance diagram for anoid::plugin::anoid::Pad:


Public Methods | |
| virtual void | init (config::Configuration &c) |
| virtual void | receive (base::Message *m) |
|
|
This is the real initialiser. It should take it's parameters from the provided configuration
Reimplemented from anoid::base::Object. Definition at line 18 of file pad.cc. References anoid::base::Object::listen(). |
|