HIDAppleIRReceiver Class Reference

#include <AppleIRReceiverSupport.h>

Inheritance diagram for HIDAppleIRReceiver:

HIDCore

List of all members.

Public Types

enum  EventType { BUTTON_DOWN, BUTTON_UP, UNKNOWN }

Public Member Functions

typedef void DeviceEventHandler (void *userData, EventType type, short int button)
 HIDAppleIRReceiver ()
 ~HIDAppleIRReceiver ()
bool enable (DeviceEventHandler *cb, void *userData)
void disable ()

Static Public Member Functions

static bool exists ()


Detailed Description

Definition at line 12 of file AppleIRReceiverSupport.h.


Member Enumeration Documentation

Enumerator:
BUTTON_DOWN 
BUTTON_UP 
UNKNOWN 

Definition at line 17 of file AppleIRReceiverSupport.h.


Constructor & Destructor Documentation

HIDAppleIRReceiver::HIDAppleIRReceiver (  ) 

HIDAppleIRReceiver::~HIDAppleIRReceiver (  ) 


Member Function Documentation

typedef void HIDAppleIRReceiver::DeviceEventHandler ( void *  userData,
EventType  type,
short int  button 
)

void HIDAppleIRReceiver::disable (  )  [virtual]

Reimplemented from HIDCore.

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

static bool HIDAppleIRReceiver::exists (  )  [static]


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