Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DriverMessaging::Listener Class ReferenceInterface for drivers to receive messages, see addListener() and removeListener(). More...
Detailed DescriptionInterface for drivers to receive messages, see addListener() and removeListener(). We're not using the normal EventRouter system because this will be using interprocess communication, and don't want to deal with interprocess subscriptions for a subset of events Definition at line 21 of file DriverMessaging.h.
Constructor & Destructor Documentation
destructor Definition at line 24 of file DriverMessaging.h. Member Function Documentation
callback function, will be executed in thread of original postMessage() call The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:20 2016 by Doxygen 1.6.3 |