|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignalKey | |
| jreceiver.common.rec.driver | A set of beans and interfaces geared towards hardware and its control through drivers. |
| jreceiver.common.rpc | A set of wrapper classes to remotely query and control the JReceiver Engine. |
| Uses of SignalKey in jreceiver.common.rec.driver |
| Fields in jreceiver.common.rec.driver declared as SignalKey | |
protected SignalKey |
SignalRec.key
|
| Constructors in jreceiver.common.rec.driver with parameters of type SignalKey | |
SignalRec(SignalKey key)
ctor - shallow |
|
SignalRec(SignalKey key,
java.lang.String sig_data,
Command cmd,
Device master_device)
ctor - deep |
|
| Uses of SignalKey in jreceiver.common.rpc |
| Methods in jreceiver.common.rpc with parameters of type SignalKey | |
void |
Signals.record(SignalKey key,
Device device)
Record a signal for the specified device, storing the results. |
void |
Signals.clear(SignalKey key)
clear a signal's data |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||