HIDPowerMate Class Reference

#include <PowerMateSupport.h>

Inheritance diagram for HIDPowerMate:

HIDCore

List of all members.

Public Types

enum  EventType { MOTION, BUTTON_DOWN, BUTTON_UP, UNKNOWN }

Public Member Functions

typedef void DeviceEventHandler (void *userData, EventType type, short int value)
 HIDPowerMate ()
 ~HIDPowerMate ()
bool enable (DeviceEventHandler *cb, void *userData)
void disable ()
void setLEDBrightness (UInt8 value)
void enableLEDPulse (bool trueOrFalse)
void setLEDPulseSpeed (UInt8 value)

Static Public Member Functions

static bool exists ()


Detailed Description

Definition at line 12 of file PowerMateSupport.h.


Member Enumeration Documentation

Enumerator:
MOTION 
BUTTON_DOWN 
BUTTON_UP 
UNKNOWN 

Definition at line 17 of file PowerMateSupport.h.


Constructor & Destructor Documentation

HIDPowerMate::HIDPowerMate (  ) 

HIDPowerMate::~HIDPowerMate (  ) 


Member Function Documentation

typedef void HIDPowerMate::DeviceEventHandler ( void *  userData,
EventType  type,
short int  value 
)

void HIDPowerMate::disable (  )  [virtual]

Reimplemented from HIDCore.

bool HIDPowerMate::enable ( DeviceEventHandler *  cb,
void *  userData 
)

void HIDPowerMate::enableLEDPulse ( bool  trueOrFalse  ) 

static bool HIDPowerMate::exists (  )  [static]

void HIDPowerMate::setLEDBrightness ( UInt8  value  ) 

void HIDPowerMate::setLEDPulseSpeed ( UInt8  value  ) 


The documentation for this class was generated from the following file:

Generated on Sat Sep 3 18:39:32 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8