|
protobuf-c 1.5.1
Protocol Buffers implementation in C
|
Used by ProtobufCEnumDescriptor to look up enum values.
More...
Data Fields | |
| const char * | name |
| Name of the enum value. | |
| unsigned | index |
| Index into values[] array. | |
Used by ProtobufCEnumDescriptor to look up enum values.
| const char* ProtobufCEnumValueIndex::name |
Name of the enum value.
| unsigned ProtobufCEnumValueIndex::index |
Index into values[] array.