| Package | Description |
|---|---|
| uk.co.real_logic.sbe.ir | |
| uk.co.real_logic.sbe.ir.generated |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveTypeCodec |
IrUtil.mapPrimitiveType(PrimitiveType type) |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveType |
IrUtil.mapPrimitiveType(PrimitiveTypeCodec type) |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveTypeCodec |
PrimitiveTypeCodec.get(short value) |
PrimitiveTypeCodec |
TokenCodec.primitiveType() |
static PrimitiveTypeCodec |
PrimitiveTypeCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveTypeCodec[] |
PrimitiveTypeCodec.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.primitiveType(PrimitiveTypeCodec value) |
Copyright © 2013 Real Logic Ltd. All Rights Reserved.