Go to the documentation of this file.
34 #ifndef GOOGLE_PROTOBUF_PYTHON_CPP_REPEATED_COMPOSITE_CONTAINER_H__
35 #define GOOGLE_PROTOBUF_PYTHON_CPP_REPEATED_COMPOSITE_CONTAINER_H__
37 #define PY_SSIZE_T_CLEAN
44 #include <google/protobuf/pyext/message.h>
65 namespace repeated_composite_container {
72 CMessageClass *child_message_class);
113 #endif // GOOGLE_PROTOBUF_PYTHON_CPP_REPEATED_COMPOSITE_CONTAINER_H__
const Descriptor::ReservedRange value
CMessageClass * child_message_class
PyObject * Add(RepeatedCompositeContainer *self, PyObject *args, PyObject *kwargs)
int AssignSubscript(RepeatedCompositeContainer *self, PyObject *slice, PyObject *value)
PyObject * Subscript(RepeatedCompositeContainer *self, PyObject *item)
google::protobuf::python::CMessage CMessage
PyObject * MergeFrom(RepeatedCompositeContainer *self, PyObject *other)
PyTypeObject RepeatedCompositeContainer_Type
google::protobuf::python::RepeatedCompositeContainer RepeatedCompositeContainer
PyObject * Extend(RepeatedCompositeContainer *self, PyObject *value)
RepeatedCompositeContainer * NewContainer(CMessage *parent, const FieldDescriptor *parent_field_descriptor, CMessageClass *child_message_class)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:02