msg_href_s Struct Reference

#include <msg_mclass.h>


Detailed Description

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.

Data Fields

msg_hclass_thr_class
 Header class.
unsigned short hr_offset
 Offset within public message struct.
unsigned short hr_flags
 Header flags.


Field Documentation

unsigned short hr_offset

Offset within public message struct.


Sofia-SIP 1.12.7 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.