Home | Trees | Indices | Help |
---|
|
Provides a container for DescriptorProtos.
Author: matthewtoia@google.com (Matt Toia)
|
|||
Error | |||
DescriptorDatabaseConflictingDefinitionError Raised when a proto is added with the same name & different descriptor. |
|||
DescriptorDatabase A container accepting FileDescriptorProtos and maps DescriptorProtos. |
|
|||
|
|
|||
__package__ =
|
|
Pulls out all the symbols from a descriptor proto. Args: desc_proto: The proto to extract symbols from. package: The package containing the descriptor type. Yields: The fully qualified name found in the descriptor. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Sep 6 13:21:35 2019 | http://epydoc.sourceforge.net |