\hypertarget{raw_8h}{
\section{raw.h File Reference}
\label{raw_8h}\index{raw.h@{raw.h}}
}
Raw (uncompressed) data routines. 

{\tt \#include $<$stdlib.h$>$}\par


Include dependency graph for raw.h:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=85pt]{raw_8h__incl}
\end{center}
\end{figure}


This graph shows which files directly or indirectly include this file:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=88pt]{raw_8h__dep__incl}
\end{center}
\end{figure}
\subsection*{Functions}
\begin{CompactItemize}
\item 
const unsigned char $\ast$ \hyperlink{raw_8h_a0}{QSEC\_\-unpack\-Raw} (void $\ast$raw, size\_\-t size, const unsigned char $\ast$buf)
\begin{CompactList}\small\item\em Unpack raw data into a buffer. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Raw (uncompressed) data routines. 

\begin{Desc}
\item[Author:]James Swain \& Owen Saxton\end{Desc}
\begin{Desc}
\item[Id]\hyperlink{raw_8h}{raw.h},v 1.2 2007/04/05 23:02:05 saxton Exp \end{Desc}


\subsection{Function Documentation}
\hypertarget{raw_8h_a0}{
\index{raw.h@{raw.h}!QSEC_unpackRaw@{QSEC\_\-unpackRaw}}
\index{QSEC_unpackRaw@{QSEC\_\-unpackRaw}!raw.h@{raw.h}}
\subsubsection[QSEC\_\-unpackRaw]{\setlength{\rightskip}{0pt plus 5cm}const unsigned char$\ast$ QSEC\_\-unpack\-Raw (void $\ast$ {\em raw}, size\_\-t {\em size}, const unsigned char $\ast$ {\em buf})}}
\label{raw_8h_a0}


Unpack raw data into a buffer. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em raw}]Pointer to a populated raw structure\item[{\em size}]Size of the raw structure being recovered\item[{\em buf}]Pointer to the buffer where the context should be placed\end{description}
\end{Desc}
\begin{Desc}
\item[Returns:]Pointer to the next output location to be filled.\end{Desc}
