public class RustGenerator extends java.lang.Object implements CodeGenerator
MESSAGE_HEADER_DECODER_TYPE, MESSAGE_HEADER_ENCODER_TYPE
Constructor and Description |
---|
RustGenerator(Ir ir,
org.agrona.generation.OutputManager outputManager) |
Modifier and Type | Method and Description |
---|---|
void |
generate()
Generate the complete set of types and messages for a schema.
|
public RustGenerator(Ir ir, org.agrona.generation.OutputManager outputManager)
public void generate() throws java.io.IOException
CodeGenerator
generate
in interface CodeGenerator
java.io.IOException
- if an error is encountered when writing the output.Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.