Public Attributes | |
| const DescriptorContainerDef * | container_def |
| const PyObject_HEAD void * | descriptor |
| enum google::protobuf::python::PyContainer::ContainerKind | kind |
Definition at line 124 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc.
| Enumerator | |
|---|---|
| KIND_SEQUENCE | |
| KIND_BYNAME | |
| KIND_BYCAMELCASENAME | |
| KIND_BYNUMBER | |
| KIND_SEQUENCE | |
| KIND_BYNAME | |
| KIND_BYCAMELCASENAME | |
| KIND_BYNUMBER | |
Definition at line 131 of file protobuf/python/google/protobuf/pyext/descriptor_containers.cc.
| Enumerator | |
|---|---|
| KIND_SEQUENCE | |
| KIND_BYNAME | |
| KIND_BYCAMELCASENAME | |
| KIND_BYNUMBER | |
| KIND_SEQUENCE | |
| KIND_BYNAME | |
| KIND_BYCAMELCASENAME | |
| KIND_BYNUMBER | |
Definition at line 136 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc.
| const DescriptorContainerDef * google::protobuf::python::PyContainer::container_def |
Definition at line 133 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc.
| const PyObject_HEAD void * google::protobuf::python::PyContainer::descriptor |
Definition at line 128 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc.
| enum google::protobuf::python::PyContainer::ContainerKind google::protobuf::python::PyContainer::kind |