◆ Contains()
PyObject * google::protobuf::python::MapReflectionFriend::Contains |
( |
PyObject * |
_self, |
|
|
PyObject * |
key |
|
) |
| |
|
static |
◆ GetIterator()
PyObject * google::protobuf::python::MapReflectionFriend::GetIterator |
( |
PyObject * |
_self | ) |
|
|
static |
◆ IterNext()
PyObject * google::protobuf::python::MapReflectionFriend::IterNext |
( |
PyObject * |
_self | ) |
|
|
static |
◆ Length()
Py_ssize_t google::protobuf::python::MapReflectionFriend::Length |
( |
PyObject * |
_self | ) |
|
|
static |
◆ MessageMapGetItem()
PyObject * google::protobuf::python::MapReflectionFriend::MessageMapGetItem |
( |
PyObject * |
_self, |
|
|
PyObject * |
key |
|
) |
| |
|
static |
◆ MessageMapSetItem()
int google::protobuf::python::MapReflectionFriend::MessageMapSetItem |
( |
PyObject * |
_self, |
|
|
PyObject * |
key, |
|
|
PyObject * |
v |
|
) |
| |
|
static |
◆ ScalarMapGetItem()
PyObject * google::protobuf::python::MapReflectionFriend::ScalarMapGetItem |
( |
PyObject * |
_self, |
|
|
PyObject * |
key |
|
) |
| |
|
static |
◆ ScalarMapSetItem()
int google::protobuf::python::MapReflectionFriend::ScalarMapSetItem |
( |
PyObject * |
_self, |
|
|
PyObject * |
key, |
|
|
PyObject * |
v |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/python/google/protobuf/pyext/map_container.cc