Public Attributes | List of all members
google::protobuf::python::PyDescriptorPool Struct Reference

#include <descriptor_pool.h>

Public Attributes

const DescriptorDatabasedatabase
 
std::unordered_map< const void *, PyObject * > * descriptor_options
 
DescriptorPool::ErrorCollector * error_collector
 
bool is_mutable
 
bool is_owned
 
PyObject_HEAD DescriptorPoolpool
 
const DescriptorPoolpool
 
PyMessageFactorypy_message_factory
 
 PyObject_HEAD
 
const DescriptorPoolunderlay
 

Detailed Description

Definition at line 56 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.h.

Member Data Documentation

◆ database

const DescriptorDatabase * google::protobuf::python::PyDescriptorPool::database

◆ descriptor_options

std::unordered_map< const void *, PyObject * > * google::protobuf::python::PyDescriptorPool::descriptor_options

◆ error_collector

DescriptorPool::ErrorCollector * google::protobuf::python::PyDescriptorPool::error_collector

◆ is_mutable

bool google::protobuf::python::PyDescriptorPool::is_mutable

◆ is_owned

bool google::protobuf::python::PyDescriptorPool::is_owned

◆ pool [1/2]

PyObject_HEAD DescriptorPool* google::protobuf::python::PyDescriptorPool::pool

◆ pool [2/2]

const DescriptorPool* google::protobuf::python::PyDescriptorPool::pool

◆ py_message_factory

PyMessageFactory * google::protobuf::python::PyDescriptorPool::py_message_factory

◆ PyObject_HEAD

google::protobuf::python::PyDescriptorPool::PyObject_HEAD

◆ underlay

const DescriptorPool * google::protobuf::python::PyDescriptorPool::underlay

The documentation for this struct was generated from the following file:


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