Uses of Class
org.harctoolbox.jirc.IrRemote
-
Uses of IrRemote in org.harctoolbox.jirc
Modifier and TypeMethodDescriptionstatic Collection<IrRemote>
ConfigFile.readConfig
(File filename, String charsetName, boolean rejectLircCode) Reads the file given as first argument and delivers a Collection ofIrRemote
's.static Collection<IrRemote>
ConfigFile.readConfig
(Reader reader, String source, boolean rejectLircCode) Modifier and TypeMethodDescription(package private) static int
(package private) static boolean
static boolean
IrRemote.has_header
(IrRemote remote) (package private) static boolean
IrRemote.has_ignore_mask
(IrRemote remote) (package private) static boolean
(package private) static boolean
(package private) static boolean
IrRemote.has_repeat
(IrRemote remote) (package private) static boolean
IrRemote.has_repeat_gap
(IrRemote remote) (package private) static boolean
IrRemote.has_toggle_bit_mask
(IrRemote remote) (package private) static boolean
IrRemote.has_toggle_mask
(IrRemote remote) (package private) static boolean
IrRemote.is_biphase
(IrRemote remote) static boolean
(package private) static boolean
static boolean
IrRemote.is_goldstar
(IrRemote remote) static boolean
IrRemote.is_grundig
(IrRemote remote) static boolean
static boolean
static boolean
static boolean
(package private) static boolean
IrRemote.is_space_enc
(IrRemote remote) static boolean
IrRemote.is_space_first
(IrRemote remote) static boolean
(package private) static int
(package private) static int
(package private) static void
IrRemote.set_protocol
(IrRemote remote, int protocol) static void
IrRemote.setRepeat_remote
(IrRemote remote) Modifier and TypeMethodDescriptionstatic org.harctoolbox.girr.RemoteSet
IrRemote.newRemoteSet
(Collection<IrRemote> remotes, String configFilename, String creatingUser)