\r\n

51Degrees Device Detection C/C++  4.4

A device detection library that is used natively or by 51Degrees products

fiftyoneDegreesHeaderSegment Struct Reference

Detailed Description

Null or PSEUDO_HEADER_SEP terminated string segment within a header.

Data Fields

const char *  segment
Segment in the name string.
size_t  length
Length of the segment in the name strings without the terminating character.

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/headers.h
On This Page