libsignal-protocol-c  master
ProtobufCIntRange Struct Reference

#include <protobuf-c.h>

Public Attributes

int start_value
 
unsigned orig_index
 

Detailed Description

Helper structure for optimizing int => index lookups in the case where the keys are mostly consecutive values, as they presumably are for enums and fields.

The data structures requires that the values in the original array are sorted.


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