SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
osip_header Struct Reference

Definition of a generic sip header. More...

#include <osip_header.h>

Collaboration diagram for osip_header:
Collaboration graph
[legend]

Data Fields

char * hname
 Name of header. More...
 
char * hvalue
 Value for header. More...
 

Detailed Description

Definition of a generic sip header.

Definition at line 52 of file osip_header.h.

Field Documentation

char* osip_header::hname

Name of header.

Definition at line 54 of file osip_header.h.

char* osip_header::hvalue

Value for header.

Definition at line 55 of file osip_header.h.


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