Classes | Namespaces | Macros | Functions
protobuf/python/google/protobuf/pyext/repeated_scalar_container.h File Reference
#include <Python.h>
#include <memory>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/pyext/message.h>
Include dependency graph for protobuf/python/google/protobuf/pyext/repeated_scalar_container.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::RepeatedScalarContainer
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::python
 
 google::protobuf::python::repeated_scalar_container
 

Macros

#define PY_SSIZE_T_CLEAN
 

Functions

PyObject * google::protobuf::python::repeated_scalar_container::Append (RepeatedScalarContainer *self, PyObject *item)
 
PyObject * google::protobuf::python::repeated_scalar_container::Extend (RepeatedScalarContainer *self, PyObject *value)
 
RepeatedScalarContainer * google::protobuf::python::repeated_scalar_container::NewContainer (CMessage *parent, const FieldDescriptor *parent_field_descriptor)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN


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