Go to the source code of this file.
Classes | |
struct | google::protobuf::python::PyDescriptorPool |
Namespaces | |
google::protobuf | |
google::protobuf::python | |
google::protobuf::python::cdescriptor_pool | |
Typedefs | |
typedef struct google::protobuf::python::PyDescriptorPool | google::protobuf::python::PyDescriptorPool |
Functions | |
PyObject * | google::protobuf::python::cdescriptor_pool::FindEnumTypeByName (PyDescriptorPool *self, PyObject *arg) |
PyObject * | google::protobuf::python::cdescriptor_pool::FindExtensionByName (PyDescriptorPool *self, PyObject *arg) |
PyObject * | google::protobuf::python::cdescriptor_pool::FindFieldByName (PyDescriptorPool *self, PyObject *arg) |
PyObject * | google::protobuf::python::cdescriptor_pool::FindOneofByName (PyDescriptorPool *self, PyObject *arg) |
PyDescriptorPool * | google::protobuf::python::GetDefaultDescriptorPool () |
PyDescriptorPool * | google::protobuf::python::GetDescriptorPool_FromPool (const DescriptorPool *pool) |
bool | google::protobuf::python::InitDescriptorPool () |