Public Member Functions | Private Attributes
com.phidgets.IRLearnedCode Class Reference

List of all members.

Public Member Functions

IRCode getCode ()
IRCodeInfo getCodeInfo ()
 IRLearnedCode (IRCode code, IRCodeInfo codeInfo)
String toString ()

Private Attributes

IRCode code
IRCodeInfo codeInfo

Detailed Description

This class represents an IR Learned Code. This is used in the Learn event.

Author:
Phidget Inc.

Definition at line 12 of file IRLearnedCode.java.


Constructor & Destructor Documentation

com.phidgets.IRLearnedCode.IRLearnedCode ( IRCode  code,
IRCodeInfo  codeInfo 
) [inline]

Creates a new IR Learned Code. This is used in the Learn event.

Parameters:
codethe IR code
codeInfothe code parameters

Definition at line 22 of file IRLearnedCode.java.


Member Function Documentation

Returns the code.

Returns:
code

Definition at line 32 of file IRLearnedCode.java.

Returns the code parameters.

Returns:
code parameters

Definition at line 41 of file IRLearnedCode.java.

Definition at line 46 of file IRLearnedCode.java.


Member Data Documentation

Definition at line 14 of file IRLearnedCode.java.

Definition at line 15 of file IRLearnedCode.java.


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


pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:22