|
BCNP 3.2.1
Batched Command Network Protocol
|
Go to the source code of this file.
Namespaces | |
| namespace | bcnp_codegen |
Functions | |
| int | bcnp_codegen.compute_crc32 (bytes data) |
| str | bcnp_codegen.canonical_json (dict schema) |
| int | bcnp_codegen.compute_schema_hash (dict schema) |
| int | bcnp_codegen.compute_message_size (dict msg) |
| None | bcnp_codegen.generate_cpp_header (dict schema, Path output_dir) |
| None | bcnp_codegen.generate_python_bindings (dict schema, Path output_dir) |
| bcnp_codegen.main () | |
Variables | |
| dict | bcnp_codegen.TYPE_INFO |