pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJSIP Reference

pjsip_generic_string_hdr Struct Reference
[Header Fields]

#include <sip_msg.h>


Detailed Description

Generic SIP header, which contains hname and a string hvalue. Note that this header is not supposed to be used as 'base' class for headers.

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_generic_string_hdr)

Data Fields

pjsip_hdr_e type
pj_str_t name
pj_str_t sname
pjsip_hdr_vptrvptr
pj_str_t hvalue

Member Function Documentation

pjsip_generic_string_hdr::PJ_DECL_LIST_MEMBER ( struct  pjsip_generic_string_hdr  ) 

Standard header field. List members.


Field Documentation

Header short name version.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
(C)2003-2008 Benny Prijono