Functions | |
void | Clear (PyUnknownFields *self) |
static void | Dealloc (PyObject *pself) |
static void | Dealloc (PyObject *pself) |
static PyObject * | Item (PyObject *pself, Py_ssize_t index) |
static PyObject * | Item (PyObject *pself, Py_ssize_t index) |
static Py_ssize_t | Len (PyObject *pself) |
static Py_ssize_t | Len (PyObject *pself) |
PyObject * | NewPyUnknownFieldRef (PyUnknownFields *parent, Py_ssize_t index) |
PyObject * | NewPyUnknownFields (CMessage *c_message) |
Variables | |
static PySequenceMethods | SqMethods |
static PySequenceMethods | SqMethods |
void google::protobuf::python::unknown_fields::Clear | ( | PyUnknownFields * | self | ) |
Definition at line 65 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 131 of file protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 134 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 75 of file protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 78 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 50 of file protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 53 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc.
PyObject * google::protobuf::python::unknown_fields::NewPyUnknownFieldRef | ( | PyUnknownFields * | parent, |
Py_ssize_t | index | ||
) |
Definition at line 119 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc.
PyObject * google::protobuf::python::unknown_fields::NewPyUnknownFields | ( | CMessage * | c_message | ) |
Definition at line 101 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 145 of file protobuf/python/google/protobuf/pyext/unknown_fields.cc.
|
static |
Definition at line 147 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc.