public interface CodeGenerator
Modifier and Type | Field and Description |
---|---|
static String |
MESSAGE_HEADER_DECODER_TYPE |
static String |
MESSAGE_HEADER_ENCODER_TYPE
Class name to be used for visitor pattern that accesses the message headerStructure.
|
Modifier and Type | Method and Description |
---|---|
void |
generate()
Generate the complete set of types and messages for a schema.
|
static final String MESSAGE_HEADER_ENCODER_TYPE
static final String MESSAGE_HEADER_DECODER_TYPE
void generate() throws IOException
IOException
- if an error is encountered when writing the output.Copyright © 2013-2020 Real Logic Limited. All Rights Reserved.