Functions | |
static int | AddDescriptors (PyObject *cls, const Descriptor *descriptor) |
static void | Dealloc (PyObject *pself) |
static int | GcClear (PyObject *pself) |
static int | GcTraverse (PyObject *pself, visitproc visit, void *arg) |
static PyObject * | GetAttr (CMessageClass *self, PyObject *name) |
static PyObject * | GetClassAttribute (CMessageClass *self, PyObject *name) |
static PyObject * | GetExtensionsByName (CMessageClass *self, void *closure) |
static PyObject * | GetExtensionsByNumber (CMessageClass *self, void *closure) |
static int | InsertEmptyWeakref (PyTypeObject *base) |
static PyObject * | New (PyTypeObject *type, PyObject *args, PyObject *kwargs) |
Variables | |
static PyGetSetDef | Getters [] |
|
static |
Definition at line 123 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 314 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 328 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 321 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 457 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 432 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 362 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 392 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 339 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 194 of file python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 423 of file python/google/protobuf/pyext/message.cc.