Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WiiMoteDriver Class ReferenceProvides something. More...
Inheritance diagram for WiiMoteDriver:
Detailed DescriptionProvides something. To do: write something here Definition at line 65 of file WiiMoteDriver.h.
Constructor & Destructor Documentation
constructor Definition at line 68 of file WiiMoteDriver.h.
destructor Definition at line 79 of file WiiMoteDriver.h.
do not call Member Function Documentation
Definition at line 120 of file WiiMoteDriver.h.
closes the current proxies (reuses the communicator instance though) Definition at line 114 of file WiiMoteDriver.h. Referenced by ~WiiMoteDriver().
connect to qwerk Definition at line 111 of file WiiMoteDriver.h.
Returns the name of the class (aka its type). Suggested implementation is to declare a static string member, set it to the result of calling the registry's registerType, and then return that member here Implements DeviceDriver. Definition at line 84 of file WiiMoteDriver.h.
Reimplemented from DeviceDriver. Definition at line 92 of file WiiMoteDriver.h.
Reimplemented from DeviceDriver. Definition at line 86 of file WiiMoteDriver.h.
Reimplemented from DeviceDriver. Definition at line 87 of file WiiMoteDriver.h.
Referenced by WiiMoteDriver().
Called when motion process is starting. Reimplemented from MotionHook. Definition at line 96 of file WiiMoteDriver.h.
Called when motion process is stopping. Reimplemented from MotionHook. Definition at line 98 of file WiiMoteDriver.h.
Called by motionCheck(), after comparing the new output values to lastOutputs, and before lastOutputs is updated. Override this if you only need to send commands to the hardware for values that have changed. This function is always called for each update, even though changedIndices might be empty. Reimplemented from MotionHook.
do not call
Implements PrimitiveListener. Definition at line 100 of file WiiMoteDriver.h. Member Data Documentation
holds the class name, set via registration with the DeviceDriver registry Definition at line 144 of file WiiMoteDriver.h. Referenced by getClassName(). Definition at line 104 of file WiiMoteDriver.h. Referenced by getSensorSources().
Definition at line 141 of file WiiMoteDriver.h. Referenced by close(). The documentation for this class was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:42 2016 by Doxygen 1.6.3 |