public static final class DeviceResources.Device.LutDefinitions.LutCell.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.Text.Reader |
getCell() |
DeviceResources.Device.LutDefinitions.LutCell.Equation.Reader |
getEquation() |
org.capnproto.TextList.Reader |
getInputPins() |
boolean |
hasCell() |
boolean |
hasInputPins() |
public boolean hasCell()
public org.capnproto.Text.Reader getCell()
public final boolean hasInputPins()
public final org.capnproto.TextList.Reader getInputPins()
public DeviceResources.Device.LutDefinitions.LutCell.Equation.Reader getEquation()