\doxysection{include/osmocom/dsp/cfile.h File Reference}
\label{cfile_8h}\index{include/osmocom/dsp/cfile.h@{include/osmocom/dsp/cfile.h}}


Osmocom .cfile helpers header.  


\doxysubsection*{Data Structures}
\begin{DoxyCompactItemize}
\item 
struct \textbf{ cfile}
\begin{DoxyCompactList}\small\item\em Structure representing a currently mapped .cfile. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item 
struct \textbf{ cfile} $\ast$ \textbf{ cfile\+\_\+load} (const char $\ast$filename)
\begin{DoxyCompactList}\small\item\em .cfile loader\+: mmap() the data into memory (read-\/only) \end{DoxyCompactList}\item 
void \textbf{ cfile\+\_\+release} (struct \textbf{ cfile} $\ast$cf)
\begin{DoxyCompactList}\small\item\em Release all resources associated with a mapped .cfile. \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
Osmocom .cfile helpers header.