Skip to content

fix #1069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

fix #1069

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
22 changes: 11 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
build-local.properties
deps
/bin
build
# build
.gradle
target
3 target
GTAGS
GRTAGS
GPATH
Expand All @@ -29,15 +29,15 @@ out
codecs

# cpp build linux
cppbuild/CMakeCache.txt
cppbuild/CMakeFiles/
cppbuild/CTestTestfile.cmake
cppbuild/Makefile
cppbuild/Testing/
cppbuild/aeron-common/
cppbuild/aeron-samples/
cppbuild/binaries/
cppbuild/cmake_install.cmake
# cppbuild/CMakeCache.txt
# cppbuild/CMakeFiles/
# cppbuild/CTestTestfile.cmake
# cppbuild/Makefile
# cppbuild/Testing/
# cppbuild/aeron-common/
# cppbuild/aeron-samples/
# cppbuild/binaries/
# cppbuild/cmake_install.cmake

# cpp build windows
cppbuild/*.opensdf
Expand Down
97 changes: 97 additions & 0 deletions sbe-all/build/docs/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_131) on Sun Apr 27 16:25:07 CST 2025 -->
<title>所有类 (Simple Binary Encoding)</title>
<meta name="date" content="2025-04-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">所有类</h1>
<div class="indexContainer">
<ul>
<li><a href="uk/co/real_logic/sbe/otf/AbstractTokenListener.html" title="uk.co.real_logic.sbe.otf中的类" target="classFrame">AbstractTokenListener</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/ByteOrderCodec.html" title="uk.co.real_logic.sbe.ir.generated中的枚举" target="classFrame">ByteOrderCodec</a></li>
<li><a href="uk/co/real_logic/sbe/generation/CodeGenerator.html" title="uk.co.real_logic.sbe.generation中的接口" target="classFrame"><span class="interfaceName">CodeGenerator</span></a></li>
<li><a href="uk/co/real_logic/sbe/xml/CompositeType.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">CompositeType</a></li>
<li><a href="uk/co/real_logic/sbe/generation/cpp/CppGenerator.html" title="uk.co.real_logic.sbe.generation.cpp中的类" target="classFrame">CppGenerator</a></li>
<li><a href="uk/co/real_logic/sbe/generation/cpp/CppUtil.html" title="uk.co.real_logic.sbe.generation.cpp中的类" target="classFrame">CppUtil</a></li>
<li><a href="uk/co/real_logic/sbe/generation/csharp/CSharp.html" title="uk.co.real_logic.sbe.generation.csharp中的类" target="classFrame">CSharp</a></li>
<li><a href="uk/co/real_logic/sbe/generation/csharp/CSharpGenerator.html" title="uk.co.real_logic.sbe.generation.csharp中的类" target="classFrame">CSharpGenerator</a></li>
<li><a href="uk/co/real_logic/sbe/generation/csharp/CSharpNamespaceOutputManager.html" title="uk.co.real_logic.sbe.generation.csharp中的类" target="classFrame">CSharpNamespaceOutputManager</a></li>
<li><a href="uk/co/real_logic/sbe/generation/csharp/CSharpUtil.html" title="uk.co.real_logic.sbe.generation.csharp中的类" target="classFrame">CSharpUtil</a></li>
<li><a href="uk/co/real_logic/sbe/xml/EncodedDataType.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">EncodedDataType</a></li>
<li><a href="uk/co/real_logic/sbe/ir/Encoding.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">Encoding</a></li>
<li><a href="uk/co/real_logic/sbe/ir/Encoding.Builder.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">Encoding.Builder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/Encoding.Presence.html" title="uk.co.real_logic.sbe.ir中的枚举" target="classFrame">Encoding.Presence</a></li>
<li><a href="uk/co/real_logic/sbe/xml/EnumType.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">EnumType</a></li>
<li><a href="uk/co/real_logic/sbe/xml/EnumType.ValidValue.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">EnumType.ValidValue</a></li>
<li><a href="uk/co/real_logic/sbe/xml/ErrorHandler.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">ErrorHandler</a></li>
<li><a href="uk/co/real_logic/sbe/xml/Field.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">Field</a></li>
<li><a href="uk/co/real_logic/sbe/xml/Field.Builder.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">Field.Builder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/FrameCodecDecoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">FrameCodecDecoder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/FrameCodecEncoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">FrameCodecEncoder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/GenerationUtil.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">GenerationUtil</a></li>
<li><a href="uk/co/real_logic/sbe/generation/Generators.html" title="uk.co.real_logic.sbe.generation中的类" target="classFrame">Generators</a></li>
<li><a href="uk/co/real_logic/sbe/generation/golang/GolangGenerator.html" title="uk.co.real_logic.sbe.generation.golang中的类" target="classFrame">GolangGenerator</a></li>
<li><a href="uk/co/real_logic/sbe/generation/golang/GolangOutputManager.html" title="uk.co.real_logic.sbe.generation.golang中的类" target="classFrame">GolangOutputManager</a></li>
<li><a href="uk/co/real_logic/sbe/generation/golang/GolangUtil.html" title="uk.co.real_logic.sbe.generation.golang中的类" target="classFrame">GolangUtil</a></li>
<li><a href="uk/co/real_logic/sbe/codec/java/GroupOrder.html" title="uk.co.real_logic.sbe.codec.java中的注释" target="classFrame">GroupOrder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/HeaderStructure.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">HeaderStructure</a></li>
<li><a href="uk/co/real_logic/sbe/ir/Ir.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">Ir</a></li>
<li><a href="uk/co/real_logic/sbe/ir/IrDecoder.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">IrDecoder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/IrEncoder.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">IrEncoder</a></li>
<li><a href="uk/co/real_logic/sbe/xml/IrGenerator.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">IrGenerator</a></li>
<li><a href="uk/co/real_logic/sbe/ir/IrUtil.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">IrUtil</a></li>
<li><a href="uk/co/real_logic/sbe/generation/java/JavaGenerator.html" title="uk.co.real_logic.sbe.generation.java中的类" target="classFrame">JavaGenerator</a></li>
<li><a href="uk/co/real_logic/sbe/generation/java/JavaUtil.html" title="uk.co.real_logic.sbe.generation.java中的类" target="classFrame">JavaUtil</a></li>
<li><a href="uk/co/real_logic/sbe/generation/java/JavaUtil.Separators.html" title="uk.co.real_logic.sbe.generation.java中的枚举" target="classFrame">JavaUtil.Separators</a></li>
<li><a href="uk/co/real_logic/sbe/json/JsonPrinter.html" title="uk.co.real_logic.sbe.json中的类" target="classFrame">JsonPrinter</a></li>
<li><a href="uk/co/real_logic/sbe/json/JsonTokenListener.html" title="uk.co.real_logic.sbe.json中的类" target="classFrame">JsonTokenListener</a></li>
<li><a href="uk/co/real_logic/sbe/xml/Message.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">Message</a></li>
<li><a href="uk/co/real_logic/sbe/ir/MessageComponents.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">MessageComponents</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/MessageHeaderDecoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">MessageHeaderDecoder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/MessageHeaderEncoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">MessageHeaderEncoder</a></li>
<li><a href="uk/co/real_logic/sbe/xml/MessageSchema.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">MessageSchema</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/MetaAttribute.html" title="uk.co.real_logic.sbe.ir.generated中的枚举" target="classFrame">MetaAttribute</a></li>
<li><a href="uk/co/real_logic/sbe/codec/java/MethodSelector.html" title="uk.co.real_logic.sbe.codec.java中的类" target="classFrame">MethodSelector</a></li>
<li><a href="uk/co/real_logic/sbe/generation/NamedToken.html" title="uk.co.real_logic.sbe.generation中的类" target="classFrame">NamedToken</a></li>
<li><a href="uk/co/real_logic/sbe/generation/cpp/NamespaceOutputManager.html" title="uk.co.real_logic.sbe.generation.cpp中的类" target="classFrame">NamespaceOutputManager</a></li>
<li><a href="uk/co/real_logic/sbe/otf/OtfHeaderDecoder.html" title="uk.co.real_logic.sbe.otf中的类" target="classFrame">OtfHeaderDecoder</a></li>
<li><a href="uk/co/real_logic/sbe/otf/OtfMessageDecoder.html" title="uk.co.real_logic.sbe.otf中的类" target="classFrame">OtfMessageDecoder</a></li>
<li><a href="uk/co/real_logic/sbe/xml/ParserOptions.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">ParserOptions</a></li>
<li><a href="uk/co/real_logic/sbe/xml/ParserOptions.Builder.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">ParserOptions.Builder</a></li>
<li><a href="uk/co/real_logic/sbe/xml/Presence.html" title="uk.co.real_logic.sbe.xml中的枚举" target="classFrame">Presence</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/PresenceCodec.html" title="uk.co.real_logic.sbe.ir.generated中的枚举" target="classFrame">PresenceCodec</a></li>
<li><a href="uk/co/real_logic/sbe/PrimitiveType.html" title="uk.co.real_logic.sbe中的枚举" target="classFrame">PrimitiveType</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/PrimitiveTypeCodec.html" title="uk.co.real_logic.sbe.ir.generated中的枚举" target="classFrame">PrimitiveTypeCodec</a></li>
<li><a href="uk/co/real_logic/sbe/PrimitiveValue.html" title="uk.co.real_logic.sbe中的类" target="classFrame">PrimitiveValue</a></li>
<li><a href="uk/co/real_logic/sbe/PrimitiveValue.Representation.html" title="uk.co.real_logic.sbe中的枚举" target="classFrame">PrimitiveValue.Representation</a></li>
<li><a href="uk/co/real_logic/sbe/generation/rust/Rust.html" title="uk.co.real_logic.sbe.generation.rust中的类" target="classFrame">Rust</a></li>
<li><a href="uk/co/real_logic/sbe/generation/rust/RustFlatFileOutputManager.html" title="uk.co.real_logic.sbe.generation.rust中的类" target="classFrame">RustFlatFileOutputManager</a></li>
<li><a href="uk/co/real_logic/sbe/generation/rust/RustGenerator.html" title="uk.co.real_logic.sbe.generation.rust中的类" target="classFrame">RustGenerator</a></li>
<li><a href="uk/co/real_logic/sbe/generation/rust/RustUtil.html" title="uk.co.real_logic.sbe.generation.rust中的类" target="classFrame">RustUtil</a></li>
<li><a href="uk/co/real_logic/sbe/SbeTool.html" title="uk.co.real_logic.sbe中的类" target="classFrame">SbeTool</a></li>
<li><a href="uk/co/real_logic/sbe/xml/SetType.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">SetType</a></li>
<li><a href="uk/co/real_logic/sbe/xml/SetType.Choice.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">SetType.Choice</a></li>
<li><a href="uk/co/real_logic/sbe/ir/Signal.html" title="uk.co.real_logic.sbe.ir中的枚举" target="classFrame">Signal</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/SignalCodec.html" title="uk.co.real_logic.sbe.ir.generated中的枚举" target="classFrame">SignalCodec</a></li>
<li><a href="uk/co/real_logic/sbe/generation/TargetCodeGenerator.html" title="uk.co.real_logic.sbe.generation中的接口" target="classFrame"><span class="interfaceName">TargetCodeGenerator</span></a></li>
<li><a href="uk/co/real_logic/sbe/generation/TargetCodeGeneratorLoader.html" title="uk.co.real_logic.sbe.generation中的枚举" target="classFrame">TargetCodeGeneratorLoader</a></li>
<li><a href="uk/co/real_logic/sbe/ir/Token.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">Token</a></li>
<li><a href="uk/co/real_logic/sbe/ir/Token.Builder.html" title="uk.co.real_logic.sbe.ir中的类" target="classFrame">Token.Builder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/TokenCodecDecoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">TokenCodecDecoder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/TokenCodecEncoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">TokenCodecEncoder</a></li>
<li><a href="uk/co/real_logic/sbe/otf/TokenListener.html" title="uk.co.real_logic.sbe.otf中的接口" target="classFrame"><span class="interfaceName">TokenListener</span></a></li>
<li><a href="uk/co/real_logic/sbe/xml/Type.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">Type</a></li>
<li><a href="uk/co/real_logic/sbe/otf/Types.html" title="uk.co.real_logic.sbe.otf中的类" target="classFrame">Types</a></li>
<li><a href="uk/co/real_logic/sbe/util/ValidationUtil.html" title="uk.co.real_logic.sbe.util中的类" target="classFrame">ValidationUtil</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/VarDataEncodingDecoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">VarDataEncodingDecoder</a></li>
<li><a href="uk/co/real_logic/sbe/ir/generated/VarDataEncodingEncoder.html" title="uk.co.real_logic.sbe.ir.generated中的类" target="classFrame">VarDataEncodingEncoder</a></li>
<li><a href="uk/co/real_logic/sbe/xml/XmlSchemaParser.html" title="uk.co.real_logic.sbe.xml中的类" target="classFrame">XmlSchemaParser</a></li>
</ul>
</div>
</body>
</html>
Loading