Classes | |
struct | ExtensionIterator |
Functions | |
PyObject * | _FindExtensionByName (ExtensionDict *self, PyObject *arg) |
PyObject * | _FindExtensionByNumber (ExtensionDict *self, PyObject *arg) |
int | ass_subscript (ExtensionDict *self, PyObject *key, PyObject *value) |
static int | Contains (PyObject *_self, PyObject *key) |
static int | Contains (PyObject *_self, PyObject *key) |
void | dealloc (PyObject *pself) |
static void | DeallocExtensionIterator (PyObject *_self) |
static void | DeallocExtensionIterator (PyObject *_self) |
PyObject * | GetIter (PyObject *_self) |
static Py_ssize_t | len (ExtensionDict *self) |
static Py_ssize_t | len (ExtensionDict *self) |
ExtensionDict * | NewExtensionDict (CMessage *parent) |
static PyObject * | RichCompare (ExtensionDict *self, PyObject *other, int opid) |
static PyObject * | RichCompare (ExtensionDict *self, PyObject *other, int opid) |
PyObject * | subscript (ExtensionDict *self, PyObject *key) |
Variables | |
static PyMethodDef | Methods [] |
static PyMethodDef | Methods [] |
static PyMappingMethods | MpMethods |
static PyMappingMethods | MpMethods |
static PySequenceMethods | SeqMethods |
static PySequenceMethods | SeqMethods |
PyObject * google::protobuf::python::extension_dict::_FindExtensionByName | ( | ExtensionDict * | self, |
PyObject * | arg | ||
) |
Definition at line 234 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
PyObject * google::protobuf::python::extension_dict::_FindExtensionByNumber | ( | ExtensionDict * | self, |
PyObject * | arg | ||
) |
Definition at line 265 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
int google::protobuf::python::extension_dict::ass_subscript | ( | ExtensionDict * | self, |
PyObject * | key, | ||
PyObject * | value | ||
) |
Definition at line 208 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 278 of file protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 281 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
void google::protobuf::python::extension_dict::dealloc | ( | PyObject * | pself | ) |
Definition at line 322 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 123 of file protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 126 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
PyObject * google::protobuf::python::extension_dict::GetIter | ( | PyObject * | _self | ) |
Definition at line 102 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 65 of file protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 68 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
ExtensionDict * google::protobuf::python::extension_dict::NewExtensionDict | ( | CMessage * | parent | ) |
Definition at line 310 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 325 of file protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 328 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
PyObject * google::protobuf::python::extension_dict::subscript | ( | ExtensionDict * | self, |
PyObject * | key | ||
) |
Definition at line 134 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 359 of file protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 362 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 352 of file protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 355 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 341 of file protobuf/python/google/protobuf/pyext/extension_dict.cc.
|
static |
Definition at line 344 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc.