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 56 57 58 59 60 61 62 63 64
|
\doxysection{M17\+NObject\+Array Struct Reference}
\label{struct__M17NObjectArray}\index{M17NObjectArray@{M17NObjectArray}}
\doxysubsection*{Data Fields}
\begin{DoxyCompactItemize}
\item
char $\ast$ \mbox{\hyperlink{struct__M17NObjectArray_a654e723f597a31650f1b703a5201e90d}{name}}
\item
int \mbox{\hyperlink{struct__M17NObjectArray_a112055c41f67fb77e7c46a52c94c33e9}{count}}
\item
int \mbox{\hyperlink{struct__M17NObjectArray_a6ddb5975cf676c2762487680bc8091e5}{size}}
\item
int \mbox{\hyperlink{struct__M17NObjectArray_ab7de3a90a6b466164bae8fbabd7a3f76}{inc}}
\item
int \mbox{\hyperlink{struct__M17NObjectArray_a3ebf321bfb31d1fdbd06c057aef821de}{used}}
\item
void $\ast$$\ast$ \mbox{\hyperlink{struct__M17NObjectArray_aced5345a3661b7ae8536c357cf908cbf}{objects}}
\item
M17\+NObject\+Array $\ast$ \mbox{\hyperlink{struct__M17NObjectArray_ae0edd3066576b9afa609e37d002e5242}{next}}
\end{DoxyCompactItemize}
\doxysubsection{Field Documentation}
\mbox{\label{struct__M17NObjectArray_a654e723f597a31650f1b703a5201e90d}}
\index{M17NObjectArray@{M17NObjectArray}!name@{name}}
\index{name@{name}!M17NObjectArray@{M17NObjectArray}}
\doxysubsubsection{\texorpdfstring{name}{name}}
{\footnotesize\ttfamily char$\ast$ M17\+NObject\+Array\+::name}
\mbox{\label{struct__M17NObjectArray_a112055c41f67fb77e7c46a52c94c33e9}}
\index{M17NObjectArray@{M17NObjectArray}!count@{count}}
\index{count@{count}!M17NObjectArray@{M17NObjectArray}}
\doxysubsubsection{\texorpdfstring{count}{count}}
{\footnotesize\ttfamily int M17\+NObject\+Array\+::count}
\mbox{\label{struct__M17NObjectArray_a6ddb5975cf676c2762487680bc8091e5}}
\index{M17NObjectArray@{M17NObjectArray}!size@{size}}
\index{size@{size}!M17NObjectArray@{M17NObjectArray}}
\doxysubsubsection{\texorpdfstring{size}{size}}
{\footnotesize\ttfamily int M17\+NObject\+Array\+::size}
\mbox{\label{struct__M17NObjectArray_ab7de3a90a6b466164bae8fbabd7a3f76}}
\index{M17NObjectArray@{M17NObjectArray}!inc@{inc}}
\index{inc@{inc}!M17NObjectArray@{M17NObjectArray}}
\doxysubsubsection{\texorpdfstring{inc}{inc}}
{\footnotesize\ttfamily int M17\+NObject\+Array\+::inc}
\mbox{\label{struct__M17NObjectArray_a3ebf321bfb31d1fdbd06c057aef821de}}
\index{M17NObjectArray@{M17NObjectArray}!used@{used}}
\index{used@{used}!M17NObjectArray@{M17NObjectArray}}
\doxysubsubsection{\texorpdfstring{used}{used}}
{\footnotesize\ttfamily int M17\+NObject\+Array\+::used}
\mbox{\label{struct__M17NObjectArray_aced5345a3661b7ae8536c357cf908cbf}}
\index{M17NObjectArray@{M17NObjectArray}!objects@{objects}}
\index{objects@{objects}!M17NObjectArray@{M17NObjectArray}}
\doxysubsubsection{\texorpdfstring{objects}{objects}}
{\footnotesize\ttfamily void$\ast$$\ast$ M17\+NObject\+Array\+::objects}
\mbox{\label{struct__M17NObjectArray_ae0edd3066576b9afa609e37d002e5242}}
\index{M17NObjectArray@{M17NObjectArray}!next@{next}}
\index{next@{next}!M17NObjectArray@{M17NObjectArray}}
\doxysubsubsection{\texorpdfstring{next}{next}}
{\footnotesize\ttfamily M17\+NObject\+Array$\ast$ M17\+NObject\+Array\+::next}
|