structtHttpRequest.tex
1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
\hypertarget{structtHttpRequest}{
\section{tHttpRequest Struct Reference}
\label{structtHttpRequest}\index{tHttpRequest@{tHttpRequest}}
}
{\tt \#include $<$httpRequest.h$>$}
\subsection*{Data Fields}
\begin{CompactItemize}
\item
\hyperlink{structtHttpHeader}{tHttpHeader} \hyperlink{structtHttpRequest_9936369fb110812f1a4b7fc31a0dc755}{header}
\item
unsigned int \hyperlink{structtHttpRequest_208d984f6996b3b75579b9d7f9583231}{length}
\item
char $\ast$ \hyperlink{structtHttpRequest_3bafedaca9066375ffc720da29235ae2}{body}
\end{CompactItemize}
\subsection{Detailed Description}
Definition at line 35 of file httpRequest.h.
\subsection{Field Documentation}
\hypertarget{structtHttpRequest_3bafedaca9066375ffc720da29235ae2}{
\index{tHttpRequest@{tHttpRequest}!body@{body}}
\index{body@{body}!tHttpRequest@{tHttpRequest}}
\subsubsection[{body}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf tHttpRequest::body}}}
\label{structtHttpRequest_3bafedaca9066375ffc720da29235ae2}
Definition at line 38 of file httpRequest.h.\hypertarget{structtHttpRequest_9936369fb110812f1a4b7fc31a0dc755}{
\index{tHttpRequest@{tHttpRequest}!header@{header}}
\index{header@{header}!tHttpRequest@{tHttpRequest}}
\subsubsection[{header}]{\setlength{\rightskip}{0pt plus 5cm}{\bf tHttpHeader} {\bf tHttpRequest::header}}}
\label{structtHttpRequest_9936369fb110812f1a4b7fc31a0dc755}
Definition at line 36 of file httpRequest.h.\hypertarget{structtHttpRequest_208d984f6996b3b75579b9d7f9583231}{
\index{tHttpRequest@{tHttpRequest}!length@{length}}
\index{length@{length}!tHttpRequest@{tHttpRequest}}
\subsubsection[{length}]{\setlength{\rightskip}{0pt plus 5cm}unsigned int {\bf tHttpRequest::length}}}
\label{structtHttpRequest_208d984f6996b3b75579b9d7f9583231}
Definition at line 37 of file httpRequest.h.
The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item
include/\hyperlink{httpRequest_8h}{httpRequest.h}\end{CompactItemize}