Static Public Member Functions | List of all members
google::protobuf::python::MapReflectionFriend Class Reference

Static Public Member Functions

static PyObject * Contains (PyObject *_self, PyObject *key)
 
static PyObject * Contains (PyObject *_self, PyObject *key)
 
static PyObject * GetIterator (PyObject *_self)
 
static PyObject * GetIterator (PyObject *_self)
 
static PyObject * IterNext (PyObject *_self)
 
static PyObject * IterNext (PyObject *_self)
 
static Py_ssize_t Length (PyObject *_self)
 
static Py_ssize_t Length (PyObject *_self)
 
static PyObject * MergeFrom (PyObject *_self, PyObject *arg)
 
static PyObject * MergeFrom (PyObject *_self, PyObject *arg)
 
static PyObject * MessageMapGetItem (PyObject *_self, PyObject *key)
 
static PyObject * MessageMapGetItem (PyObject *_self, PyObject *key)
 
static int MessageMapSetItem (PyObject *_self, PyObject *key, PyObject *v)
 
static int MessageMapSetItem (PyObject *_self, PyObject *key, PyObject *v)
 
static PyObject * MessageMapToStr (PyObject *_self)
 
static PyObject * MessageMapToStr (PyObject *_self)
 
static PyObject * ScalarMapGetItem (PyObject *_self, PyObject *key)
 
static PyObject * ScalarMapGetItem (PyObject *_self, PyObject *key)
 
static int ScalarMapSetItem (PyObject *_self, PyObject *key, PyObject *v)
 
static int ScalarMapSetItem (PyObject *_self, PyObject *key, PyObject *v)
 
static PyObject * ScalarMapToStr (PyObject *_self)
 
static PyObject * ScalarMapToStr (PyObject *_self)
 

Detailed Description

Definition at line 59 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/map_container.cc.

Member Function Documentation

◆ Contains() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::Contains ( PyObject *  _self,
PyObject *  key 
)
static

◆ Contains() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::Contains ( PyObject *  _self,
PyObject *  key 
)
static

◆ GetIterator() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::GetIterator ( PyObject *  _self)
static

◆ GetIterator() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::GetIterator ( PyObject *  _self)
static

◆ IterNext() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::IterNext ( PyObject *  _self)
static

◆ IterNext() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::IterNext ( PyObject *  _self)
static

◆ Length() [1/2]

static Py_ssize_t google::protobuf::python::MapReflectionFriend::Length ( PyObject *  _self)
static

◆ Length() [2/2]

Py_ssize_t google::protobuf::python::MapReflectionFriend::Length ( PyObject *  _self)
static

◆ MergeFrom() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::MergeFrom ( PyObject *  _self,
PyObject *  arg 
)
static

◆ MergeFrom() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::MergeFrom ( PyObject *  _self,
PyObject *  arg 
)
static

◆ MessageMapGetItem() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::MessageMapGetItem ( PyObject *  _self,
PyObject *  key 
)
static

◆ MessageMapGetItem() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::MessageMapGetItem ( PyObject *  _self,
PyObject *  key 
)
static

◆ MessageMapSetItem() [1/2]

static int google::protobuf::python::MapReflectionFriend::MessageMapSetItem ( PyObject *  _self,
PyObject *  key,
PyObject *  v 
)
static

◆ MessageMapSetItem() [2/2]

int google::protobuf::python::MapReflectionFriend::MessageMapSetItem ( PyObject *  _self,
PyObject *  key,
PyObject *  v 
)
static

◆ MessageMapToStr() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::MessageMapToStr ( PyObject *  _self)
static

◆ MessageMapToStr() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::MessageMapToStr ( PyObject *  _self)
static

◆ ScalarMapGetItem() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::ScalarMapGetItem ( PyObject *  _self,
PyObject *  key 
)
static

◆ ScalarMapGetItem() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::ScalarMapGetItem ( PyObject *  _self,
PyObject *  key 
)
static

◆ ScalarMapSetItem() [1/2]

static int google::protobuf::python::MapReflectionFriend::ScalarMapSetItem ( PyObject *  _self,
PyObject *  key,
PyObject *  v 
)
static

◆ ScalarMapSetItem() [2/2]

int google::protobuf::python::MapReflectionFriend::ScalarMapSetItem ( PyObject *  _self,
PyObject *  key,
PyObject *  v 
)
static

◆ ScalarMapToStr() [1/2]

static PyObject* google::protobuf::python::MapReflectionFriend::ScalarMapToStr ( PyObject *  _self)
static

◆ ScalarMapToStr() [2/2]

PyObject * google::protobuf::python::MapReflectionFriend::ScalarMapToStr ( PyObject *  _self)
static

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


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