Namespaces | |
methods | |
Variables | |
static PyGetSetDef | Getters [] |
static PyMethodDef | Methods [] |
const typedef ServiceDescriptor * | ParentDescriptor |
|
static |
Definition at line 1656 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1706 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1685 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1442 of file descriptor_containers.cc.
|
static |
Definition at line 1669 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1665 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1673 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1677 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1681 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1661 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1702 of file python/google/protobuf/pyext/descriptor.cc.
PyObject* google::protobuf::python::service_descriptor::NewServiceMethodsByName | ( | const ServiceDescriptor * | descriptor | ) |
PyObject* google::protobuf::python::service_descriptor::NewServiceMethodsByName | ( | ParentDescriptor | descriptor | ) |
Definition at line 1494 of file descriptor_containers.cc.
PyObject* google::protobuf::python::service_descriptor::NewServiceMethodsSeq | ( | const ServiceDescriptor * | descriptor | ) |
PyObject* google::protobuf::python::service_descriptor::NewServiceMethodsSeq | ( | ParentDescriptor | descriptor | ) |
Definition at line 1490 of file descriptor_containers.cc.
|
static |
Definition at line 1711 of file python/google/protobuf/pyext/descriptor.cc.
|
static |
Definition at line 1722 of file python/google/protobuf/pyext/descriptor.cc.
const typedef ServiceDescriptor* google::protobuf::python::service_descriptor::ParentDescriptor |
Definition at line 1440 of file descriptor_containers.cc.