Namespaces | Macros | Functions | Variables
protobuf/python/google/protobuf/pyext/unknown_fields.cc File Reference
#include <google/protobuf/pyext/unknown_fields.h>
#include <Python.h>
#include <set>
#include <memory>
#include <google/protobuf/message.h>
#include <google/protobuf/pyext/message.h>
#include <google/protobuf/pyext/scoped_pyobject_ptr.h>
#include <google/protobuf/unknown_field_set.h>
#include <google/protobuf/wire_format_lite.h>
Include dependency graph for protobuf/python/google/protobuf/pyext/unknown_fields.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::python
 
 google::protobuf::python::unknown_field
 
 google::protobuf::python::unknown_fields
 

Macros

#define PY_SSIZE_T_CLEAN
 

Functions

void google::protobuf::python::unknown_fields::Clear (PyUnknownFields *self)
 
static void google::protobuf::python::unknown_fields::Dealloc (PyObject *pself)
 
static void google::protobuf::python::unknown_field::Dealloc (PyObject *pself)
 
static PyObject * google::protobuf::python::unknown_field::GetData (PyUnknownFieldRef *self, void *closure)
 
static PyObject * google::protobuf::python::unknown_field::GetFieldNumber (PyUnknownFieldRef *self, void *closure)
 
const UnknownFieldgoogle::protobuf::python::unknown_field::GetUnknownField (PyUnknownFieldRef *self)
 
static PyObject * google::protobuf::python::unknown_field::GetWireType (PyUnknownFieldRef *self, void *closure)
 
static PyObject * google::protobuf::python::unknown_fields::Item (PyObject *pself, Py_ssize_t index)
 
static Py_ssize_t google::protobuf::python::unknown_fields::Len (PyObject *pself)
 
PyObject * google::protobuf::python::unknown_fields::NewPyUnknownFieldRef (PyUnknownFields *parent, Py_ssize_t index)
 
PyObject * google::protobuf::python::unknown_fields::NewPyUnknownFields (CMessage *c_message)
 
static PyObject * google::protobuf::python::unknown_field::PyUnknownFields_FromUnknownFieldSet (PyUnknownFields *parent, const UnknownFieldSet &fields)
 

Variables

static PyGetSetDef google::protobuf::python::unknown_field::Getters []
 
static PySequenceMethods google::protobuf::python::unknown_fields::SqMethods
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN


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