Header reference. More...
#include <msg_mclass.h>
Data Fields | |
| msg_hclass_t * | hr_class |
| Header class. | |
| unsigned short | hr_offset |
| Offset within public message struct. | |
| unsigned short | hr_flags |
| Header flags. | |
Header reference.
A header reference object contains a pointer to a header class and a offset to the header objects within the public message structure".
The hr_flags field is used to provide classification of headers. For instance, the msg_extract_errors() returns bitwise or of all hr_flags belonging to headers with parsing errors.
| unsigned short hr_offset |
Offset within public message struct.