Detailed Description
Map of prefix strings to prefix enum values.
- Examples
 - Hash/OfflineProcessing.c, and Hash/Performance.c.
 
Data Fields
| const char * | prefix
 Name of the prefix. 
  | 
| size_t | prefixLength
 Length of the prefix string. 
  | 
| fiftyoneDegreesEvidencePrefix | prefixEnum
 Enum value of prefix name. 
  | 
The documentation for this struct was generated from the following file:
- /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/evidence.h
 
