Classes | |
class | BuildFileErrorCollector |
Functions | |
static PyDescriptorPool * | _CreateDescriptorPool () |
static PyDescriptorPool * | _CreateDescriptorPool () |
static PyObject * | Add (PyObject *self, PyObject *file_descriptor_proto) |
static PyObject * | Add (PyObject *self, PyObject *file_descriptor_proto) |
static PyObject * | AddDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddEnumDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddEnumDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddExtensionDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddExtensionDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddFileDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddFileDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddSerializedFile (PyObject *pself, PyObject *serialized_pb) |
static PyObject * | AddSerializedFile (PyObject *pself, PyObject *serialized_pb) |
static PyObject * | AddServiceDescriptor (PyObject *self, PyObject *descriptor) |
static PyObject * | AddServiceDescriptor (PyObject *self, PyObject *descriptor) |
static void | Dealloc (PyObject *pself) |
static void | Dealloc (PyObject *pself) |
static PyObject * | FindAllExtensions (PyObject *self, PyObject *arg) |
static PyObject * | FindAllExtensions (PyObject *self, PyObject *arg) |
PyObject * | FindEnumTypeByName (PyDescriptorPool *self, PyObject *arg) |
static PyObject * | FindEnumTypeByNameMethod (PyObject *self, PyObject *arg) |
static PyObject * | FindEnumTypeByNameMethod (PyObject *self, PyObject *arg) |
PyObject * | FindExtensionByName (PyDescriptorPool *self, PyObject *arg) |
static PyObject * | FindExtensionByNameMethod (PyObject *self, PyObject *arg) |
static PyObject * | FindExtensionByNameMethod (PyObject *self, PyObject *arg) |
static PyObject * | FindExtensionByNumber (PyObject *self, PyObject *args) |
static PyObject * | FindExtensionByNumber (PyObject *self, PyObject *args) |
PyObject * | FindFieldByName (PyDescriptorPool *self, PyObject *arg) |
static PyObject * | FindFieldByNameMethod (PyObject *self, PyObject *arg) |
static PyObject * | FindFieldByNameMethod (PyObject *self, PyObject *arg) |
static PyObject * | FindFileByName (PyObject *self, PyObject *arg) |
static PyObject * | FindFileByName (PyObject *self, PyObject *arg) |
static PyObject * | FindFileContainingSymbol (PyObject *self, PyObject *arg) |
static PyObject * | FindFileContainingSymbol (PyObject *self, PyObject *arg) |
static PyObject * | FindMessageByName (PyObject *self, PyObject *arg) |
static PyObject * | FindMessageByName (PyObject *self, PyObject *arg) |
static PyObject * | FindMethodByName (PyObject *self, PyObject *arg) |
static PyObject * | FindMethodByName (PyObject *self, PyObject *arg) |
PyObject * | FindOneofByName (PyDescriptorPool *self, PyObject *arg) |
static PyObject * | FindOneofByNameMethod (PyObject *self, PyObject *arg) |
static PyObject * | FindOneofByNameMethod (PyObject *self, PyObject *arg) |
static PyObject * | FindServiceByName (PyObject *self, PyObject *arg) |
static PyObject * | FindServiceByName (PyObject *self, PyObject *arg) |
static int | GcClear (PyObject *pself) |
static int | GcClear (PyObject *pself) |
static int | GcTraverse (PyObject *pself, visitproc visit, void *arg) |
static int | GcTraverse (PyObject *pself, visitproc visit, void *arg) |
static PyObject * | New (PyTypeObject *type, PyObject *args, PyObject *kwargs) |
static PyObject * | New (PyTypeObject *type, PyObject *args, PyObject *kwargs) |
static PyDescriptorPool * | PyDescriptorPool_NewWithDatabase (DescriptorDatabase *database) |
static PyDescriptorPool * | PyDescriptorPool_NewWithDatabase (DescriptorDatabase *database) |
static PyDescriptorPool * | PyDescriptorPool_NewWithUnderlay (const DescriptorPool *underlay) |
static PyDescriptorPool * | PyDescriptorPool_NewWithUnderlay (const DescriptorPool *underlay) |
PyObject * | SetErrorFromCollector (DescriptorPool::ErrorCollector *self, char *name, char *error_type) |
PyObject * | SetErrorFromCollector (DescriptorPool::ErrorCollector *self, const char *name, const char *error_type) |
Variables | |
static PyMethodDef | Methods [] |
static PyMethodDef | Methods [] |
|
static |
Definition at line 99 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 104 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 621 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 634 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 503 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 508 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 520 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 525 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 537 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 542 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 486 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 491 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 572 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 577 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 554 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 559 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 192 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 195 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 453 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 458 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
PyObject * google::protobuf::python::cdescriptor_pool::FindEnumTypeByName | ( | PyDescriptorPool * | self, |
PyObject * | arg | ||
) |
Definition at line 318 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 335 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 340 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
PyObject * google::protobuf::python::cdescriptor_pool::FindExtensionByName | ( | PyDescriptorPool * | self, |
PyObject * | arg | ||
) |
Definition at line 296 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 314 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 319 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 420 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 425 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
PyObject * google::protobuf::python::cdescriptor_pool::FindFieldByName | ( | PyDescriptorPool * | self, |
PyObject * | arg | ||
) |
Definition at line 275 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 292 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 297 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 258 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 263 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 400 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 405 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 234 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 239 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 380 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 385 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
PyObject * google::protobuf::python::cdescriptor_pool::FindOneofByName | ( | PyDescriptorPool * | self, |
PyObject * | arg | ||
) |
Definition at line 339 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 356 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 361 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 360 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 365 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 214 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 219 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 208 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 213 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 177 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 179 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 152 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 153 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 131 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 134 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
PyObject* google::protobuf::python::cdescriptor_pool::SetErrorFromCollector | ( | DescriptorPool::ErrorCollector * | self, |
char * | name, | ||
char * | error_type | ||
) |
Definition at line 220 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
PyObject* google::protobuf::python::cdescriptor_pool::SetErrorFromCollector | ( | DescriptorPool::ErrorCollector * | self, |
const char * | name, | ||
const char * | error_type | ||
) |
Definition at line 225 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 630 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc.
|
static |
Definition at line 643 of file protobuf/python/google/protobuf/pyext/descriptor_pool.cc.