| Package | Description |
|---|---|
| uk.co.real_logic.sbe.generation.cpp98 | |
| uk.co.real_logic.sbe.generation.csharp | |
| uk.co.real_logic.sbe.generation.java |
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceOutputManager
OutputManager for managing the creation of C++98 source files as the target of code generation. |
| Constructor and Description |
|---|
Cpp98Generator(Ir ir,
OutputManager outputManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CSharpNamespaceOutputManager
OutputManager for managing the creation of C# source files
as the target of code generation. |
| Constructor and Description |
|---|
CSharpGenerator(Ir ir,
OutputManager outputManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
PackageOutputManager
OutputManager for managing the creation of Java source files as the target of code generation. |
| Constructor and Description |
|---|
JavaGenerator(Ir ir,
OutputManager outputManager) |
Copyright © 2013 Real Logic Ltd. All Rights Reserved.