Classes | Namespaces | Macros | Functions
protobuf/python/google/protobuf/pyext/message_factory.h File Reference
#include <Python.h>
#include <unordered_map>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/pyext/descriptor_pool.h>
Include dependency graph for protobuf/python/google/protobuf/pyext/message_factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  google::protobuf::python::PyMessageFactory
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::python
 
 google::protobuf::python::message_factory
 

Macros

#define PY_SSIZE_T_CLEAN
 

Functions

CMessageClass * google::protobuf::python::message_factory::GetMessageClass (PyMessageFactory *self, const Descriptor *message_descriptor)
 
CMessageClass * google::protobuf::python::message_factory::GetOrCreateMessageClass (PyMessageFactory *self, const Descriptor *descriptor)
 
bool google::protobuf::python::InitMessageFactory ()
 
PyMessageFactory * google::protobuf::python::message_factory::NewMessageFactory (PyTypeObject *type, PyDescriptorPool *pool)
 
int google::protobuf::python::message_factory::RegisterMessageClass (PyMessageFactory *self, const Descriptor *message_descriptor, CMessageClass *message_class)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:23