WiiMote Class Reference

Inheritance diagram for WiiMote:
Inheritance graph
[legend]
Collaboration diagram for WiiMote:
Collaboration graph
[legend]

List of all members.

Classes

struct  SensorData

Public Member Functions

 WiiMote (OptionManager &mgr, const std::string &descrName="WiiMote", const std::string &tagName="WiiMote")
 Constructor.
 ~WiiMote ()
 Destructor.
void run ()
 This method should not be called (implements thread code).
void init ()
 init the thread and connect to the wiimote
SensorData getSensorData ()
 Get sensor data.

Protected Member Functions

void start1 ()
 get started (see ModelComponent.H)
void start2 ()
 get started (see ModelComponent.H)
void stop1 ()
 get stopped (see ModelComponent.H)

Detailed Description

Definition at line 61 of file WiiMote.H.


Constructor & Destructor Documentation

WiiMote::WiiMote ( OptionManager mgr,
const std::string descrName = "WiiMote",
const std::string tagName = "WiiMote" 
)

Constructor.

Definition at line 58 of file WiiMote.C.

WiiMote::~WiiMote (  ) 

Destructor.

Definition at line 115 of file WiiMote.C.


Member Function Documentation

WiiMote::SensorData WiiMote::getSensorData (  ) 

Get sensor data.

Definition at line 121 of file WiiMote.C.

References Point3D< T >::x.

void WiiMote::init (  ) 

init the thread and connect to the wiimote

Definition at line 78 of file WiiMote.C.

void WiiMote::run (  ) 

This method should not be called (implements thread code).

Definition at line 152 of file WiiMote.C.

void WiiMote::start1 (  )  [protected, virtual]

get started (see ModelComponent.H)

Reimplemented from ModelComponent.

Definition at line 69 of file WiiMote.C.

void WiiMote::start2 (  )  [protected, virtual]

get started (see ModelComponent.H)

Reimplemented from ModelComponent.

Definition at line 74 of file WiiMote.C.

void WiiMote::stop1 (  )  [protected, virtual]

get stopped (see ModelComponent.H)

Reimplemented from ModelComponent.

Definition at line 107 of file WiiMote.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:44:03 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3