You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
2.9 KiB
63 lines
2.9 KiB
\hypertarget{request__parser_8c}{
|
|
\section{src/http/request\_\-parser.c File Reference}
|
|
\label{request__parser_8c}\index{src/http/request\_\-parser.c@{src/http/request\_\-parser.c}}
|
|
}
|
|
{\ttfamily \#include $<$stdlib.h$>$}\par
|
|
{\ttfamily \#include $<$string.h$>$}\par
|
|
{\ttfamily \#include $<$stdio.h$>$}\par
|
|
{\ttfamily \#include $<$unistd.h$>$}\par
|
|
{\ttfamily \#include $<$ctype.h$>$}\par
|
|
{\ttfamily \#include $<$sys/types.h$>$}\par
|
|
{\ttfamily \#include \char`\"{}class.h\char`\"{}}\par
|
|
{\ttfamily \#include \char`\"{}http/request\_\-parser.h\char`\"{}}\par
|
|
{\ttfamily \#include \char`\"{}interface/class.h\char`\"{}}\par
|
|
{\ttfamily \#include \char`\"{}interface/stream\_\-reader.h\char`\"{}}\par
|
|
{\ttfamily \#include \char`\"{}http/request.h\char`\"{}}\par
|
|
{\ttfamily \#include \char`\"{}http/request\_\-queue.h\char`\"{}}\par
|
|
Include dependency graph for request\_\-parser.c:
|
|
\subsection*{Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\hyperlink{request__parser_8c_a0508cf41efb8d26b8c43116711820d71}{INIT\_\-IFACE} (Class, ctor, dtor, \_\-clone)
|
|
\item
|
|
\hyperlink{request__parser_8c_a70f4eea7746a809dd8da71e9cbf4842a}{INIT\_\-IFACE} (StreamReader, get\_\-data)
|
|
\item
|
|
\hyperlink{request__parser_8c_a70093dfed29b221273e59f63936237b5}{CREATE\_\-CLASS} (\hyperlink{structHttpRequestParser}{HttpRequestParser}, NULL, IFACE(Class), IFACE(StreamReader))
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\subsection{Function Documentation}
|
|
\hypertarget{request__parser_8c_a70093dfed29b221273e59f63936237b5}{
|
|
\index{request\_\-parser.c@{request\_\-parser.c}!CREATE\_\-CLASS@{CREATE\_\-CLASS}}
|
|
\index{CREATE\_\-CLASS@{CREATE\_\-CLASS}!request_parser.c@{request\_\-parser.c}}
|
|
\subsubsection[{CREATE\_\-CLASS}]{\setlength{\rightskip}{0pt plus 5cm}CREATE\_\-CLASS (
|
|
\begin{DoxyParamCaption}
|
|
\item[{{\bf HttpRequestParser}}]{, }
|
|
\item[{NULL}]{, }
|
|
\item[{IFACE(Class)}]{, }
|
|
\item[{IFACE(StreamReader)}]{}
|
|
\end{DoxyParamCaption}
|
|
)}}
|
|
\label{request__parser_8c_a70093dfed29b221273e59f63936237b5}
|
|
\hypertarget{request__parser_8c_a0508cf41efb8d26b8c43116711820d71}{
|
|
\index{request\_\-parser.c@{request\_\-parser.c}!INIT\_\-IFACE@{INIT\_\-IFACE}}
|
|
\index{INIT\_\-IFACE@{INIT\_\-IFACE}!request_parser.c@{request\_\-parser.c}}
|
|
\subsubsection[{INIT\_\-IFACE}]{\setlength{\rightskip}{0pt plus 5cm}INIT\_\-IFACE (
|
|
\begin{DoxyParamCaption}
|
|
\item[{Class}]{, }
|
|
\item[{ctor}]{, }
|
|
\item[{dtor}]{, }
|
|
\item[{\_\-clone}]{}
|
|
\end{DoxyParamCaption}
|
|
)}}
|
|
\label{request__parser_8c_a0508cf41efb8d26b8c43116711820d71}
|
|
\hypertarget{request__parser_8c_a70f4eea7746a809dd8da71e9cbf4842a}{
|
|
\index{request\_\-parser.c@{request\_\-parser.c}!INIT\_\-IFACE@{INIT\_\-IFACE}}
|
|
\index{INIT\_\-IFACE@{INIT\_\-IFACE}!request_parser.c@{request\_\-parser.c}}
|
|
\subsubsection[{INIT\_\-IFACE}]{\setlength{\rightskip}{0pt plus 5cm}INIT\_\-IFACE (
|
|
\begin{DoxyParamCaption}
|
|
\item[{StreamReader}]{, }
|
|
\item[{get\_\-data}]{}
|
|
\end{DoxyParamCaption}
|
|
)}}
|
|
\label{request__parser_8c_a70f4eea7746a809dd8da71e9cbf4842a}
|