#include <ir.h>
List of all members.
Public Member Functions |
| IR () |
Protected Member Functions |
virtual void | codeHandler (unsigned char *data, int dataLength, int bitCount, int repeat) |
Protected Attributes |
CPhidgetIRHandle | ir_handle_ |
Static Private Member Functions |
static int | CodeHandler (CPhidgetIRHandle ir, void *userPtr, unsigned char *data, int dataLength, int bitCount, int repeat) |
Detailed Description
Definition at line 8 of file ir.h.
Constructor & Destructor Documentation
Definition at line 5 of file ir.cpp.
Member Function Documentation
int phidgets::IR::CodeHandler |
( |
CPhidgetIRHandle |
ir, |
|
|
void * |
userPtr, |
|
|
unsigned char * |
data, |
|
|
int |
dataLength, |
|
|
int |
bitCount, |
|
|
int |
repeat |
|
) |
| [static, private] |
Member Data Documentation
Definition at line 16 of file ir.h.
The documentation for this class was generated from the following files: