libsignal-protocol-c  master
ProtobufCEnumValueIndex Struct Reference

#include <protobuf-c.h>

Public Attributes

const char * name
 
unsigned index
 

Detailed Description

Used by ProtobufCEnumDescriptor to look up enum values.

Member Data Documentation

◆ index

unsigned ProtobufCEnumValueIndex::index

Index into values[] array.

◆ name

const char* ProtobufCEnumValueIndex::name

Name of the enum value.


The documentation for this struct was generated from the following file: