Functions | Variables
protobuf/benchmarks/python/python_benchmark_messages.cc File Reference
#include <Python.h>
#include "benchmarks.pb.h"
#include "datasets/google_message1/proto2/benchmark_message1_proto2.pb.h"
#include "datasets/google_message1/proto3/benchmark_message1_proto3.pb.h"
#include "datasets/google_message2/benchmark_message2.pb.h"
#include "datasets/google_message3/benchmark_message3.pb.h"
#include "datasets/google_message4/benchmark_message4.pb.h"
Include dependency graph for protobuf/benchmarks/python/python_benchmark_messages.cc:

Go to the source code of this file.

Functions

PyMODINIT_FUNC PyInit_libbenchmark_messages ()
 

Variables

static struct PyModuleDef _module
 

Function Documentation

◆ PyInit_libbenchmark_messages()

PyMODINIT_FUNC PyInit_libbenchmark_messages ( )

Variable Documentation

◆ _module

struct PyModuleDef _module
static
Initial value:
= {PyModuleDef_HEAD_INIT,
"libbenchmark_messages",
"Benchmark messages Python module",
-1,
NULL,
NULL,
NULL,
NULL,
NULL}

Definition at line 10 of file protobuf/benchmarks/python/python_benchmark_messages.cc.



grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:21