| Package | Description |
|---|---|
| uk.co.real_logic.sbe.ir | |
| uk.co.real_logic.sbe.ir.generated |
| Modifier and Type | Method and Description |
|---|---|
static SignalCodec |
IrUtil.mapSignal(Signal signal) |
| Modifier and Type | Method and Description |
|---|---|
static Signal |
IrUtil.mapSignal(SignalCodec signal) |
| Modifier and Type | Method and Description |
|---|---|
static SignalCodec |
SignalCodec.get(short value) |
SignalCodec |
TokenCodec.signal() |
static SignalCodec |
SignalCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalCodec[] |
SignalCodec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TokenCodec |
TokenCodec.signal(SignalCodec value) |
Copyright © 2013 Real Logic Ltd. All Rights Reserved.