Class CommandReceive
java.lang.Object
org.harctoolbox.cmdline.AbstractCommand
org.harctoolbox.harchardware.cmdline.CommandCapture
org.harctoolbox.harchardware.cmdline.CommandReceive
-
Field Summary
Fields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.harctoolbox.ircore.ModulatedIrSequencecollect(IHarcHardware hardware) Methods inherited from class org.harctoolbox.harchardware.cmdline.CommandCapture
collectMethods inherited from class org.harctoolbox.cmdline.AbstractCommand
process
-
Constructor Details
-
CommandReceive
public CommandReceive()
-
-
Method Details
-
description
- Overrides:
descriptionin classCommandCapture
-
collect
public org.harctoolbox.ircore.ModulatedIrSequence collect(IHarcHardware hardware) throws IOException, HarcHardwareException, org.harctoolbox.ircore.OddSequenceLengthException - Overrides:
collectin classCommandCapture- Throws:
IOExceptionHarcHardwareExceptionorg.harctoolbox.ircore.OddSequenceLengthException
-