libosip
4.1.0
Main Page
Modules
Classes
Files
File List
File Members
include
osipparser2
osip_headers.h
Go to the documentation of this file.
1
/*
2
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
3
Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com
4
5
This library is free software; you can redistribute it and/or
6
modify it under the terms of the GNU Lesser General Public
7
License as published by the Free Software Foundation; either
8
version 2.1 of the License, or (at your option) any later version.
9
10
This library is distributed in the hope that it will be useful,
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
Lesser General Public License for more details.
14
15
You should have received a copy of the GNU Lesser General Public
16
License along with this library; if not, write to the Free Software
17
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18
*/
19
20
21
22
#ifndef _OSIP_HEADERS_H_
23
#define _OSIP_HEADERS_H_
24
25
#include <osipparser2/osip_port.h>
26
#include <osipparser2/osip_const.h>
27
#include <
osipparser2/osip_uri.h
>
28
29
#include <
osipparser2/headers/osip_header.h
>
30
#include <
osipparser2/headers/osip_accept.h
>
31
#include <
osipparser2/headers/osip_accept_encoding.h
>
32
#include <
osipparser2/headers/osip_accept_language.h
>
33
#include <
osipparser2/headers/osip_alert_info.h
>
34
#include <
osipparser2/headers/osip_allow.h
>
35
#include <
osipparser2/headers/osip_authentication_info.h
>
36
#include <
osipparser2/headers/osip_authorization.h
>
37
#include <
osipparser2/headers/osip_call_id.h
>
38
#include <
osipparser2/headers/osip_call_info.h
>
39
#include <
osipparser2/headers/osip_contact.h
>
40
#include <
osipparser2/headers/osip_content_disposition.h
>
41
#include <
osipparser2/headers/osip_content_encoding.h
>
42
#include <
osipparser2/headers/osip_content_length.h
>
43
#include <
osipparser2/headers/osip_content_type.h
>
44
#include <
osipparser2/headers/osip_cseq.h
>
45
#include <
osipparser2/headers/osip_error_info.h
>
46
#include <
osipparser2/headers/osip_from.h
>
47
#include <
osipparser2/headers/osip_mime_version.h
>
48
#include <
osipparser2/headers/osip_proxy_authenticate.h
>
49
#include <
osipparser2/headers/osip_proxy_authentication_info.h
>
50
#include <
osipparser2/headers/osip_proxy_authorization.h
>
51
#include <
osipparser2/headers/osip_record_route.h
>
52
#include <
osipparser2/headers/osip_route.h
>
53
#include <
osipparser2/headers/osip_to.h
>
54
#include <
osipparser2/headers/osip_via.h
>
55
#include <
osipparser2/headers/osip_www_authenticate.h
>
56
70
#endif
Generated on Wed Nov 19 2014 22:06:20 for libosip by
1.8.1.2