Classes | Namespaces | Macros | Functions
protobuf/python/google/protobuf/pyext/repeated_composite_container.h File Reference
#include <Python.h>
#include <memory>
#include <string>
#include <vector>
#include <google/protobuf/pyext/message.h>
Include dependency graph for protobuf/python/google/protobuf/pyext/repeated_composite_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::RepeatedCompositeContainer
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::python
 
 google::protobuf::python::repeated_composite_container
 

Macros

#define PY_SSIZE_T_CLEAN
 

Functions

PyObject * google::protobuf::python::repeated_composite_container::Add (RepeatedCompositeContainer *self, PyObject *args, PyObject *kwargs)
 
int google::protobuf::python::repeated_composite_container::AssignSubscript (RepeatedCompositeContainer *self, PyObject *slice, PyObject *value)
 
PyObject * google::protobuf::python::repeated_composite_container::Extend (RepeatedCompositeContainer *self, PyObject *value)
 
PyObject * google::protobuf::python::repeated_composite_container::MergeFrom (RepeatedCompositeContainer *self, PyObject *other)
 
RepeatedCompositeContainer * google::protobuf::python::repeated_composite_container::NewContainer (CMessage *parent, const FieldDescriptor *parent_field_descriptor, CMessageClass *child_message_class)
 
PyObject * google::protobuf::python::repeated_composite_container::Subscript (RepeatedCompositeContainer *self, PyObject *item)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN


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