Uses of Class
org.harctoolbox.jirc.IrCodeNode
-
Uses of IrCodeNode in org.harctoolbox.jirc
Methods in org.harctoolbox.jirc that return IrCodeNodeModifier and TypeMethodDescriptionIrNCode.getCurrent()
IrCodeNode.getNext()
IrNCode.getNext()
IrNCode.getTransmit_state()
Methods in org.harctoolbox.jirc with parameters of type IrCodeNodeModifier and TypeMethodDescriptionvoid
IrNCode.setCurrent
(IrCodeNode current) void
IrNCode.setTransmit_state
(IrCodeNode transmit_state) Constructors in org.harctoolbox.jirc with parameters of type IrCodeNode