Unuk/Docs/latex/struct_stack.tex

49 lines
1.3 KiB
TeX

\hypertarget{struct_stack}{
\section{Stack Struct Reference}
\label{struct_stack}\index{Stack@{Stack}}
}
{\ttfamily \#include $<$Node.h$>$}
\subsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item
\hyperlink{class_node}{Node} $\ast$ \hyperlink{struct_stack_afb75952b7ab4d111446c905ccaac037d}{data}
\item
\hyperlink{struct_stack}{Stack} $\ast$ \hyperlink{struct_stack_a7a6cf9dd6bb0d7f33317bbeb1e6a044d}{next}
\end{DoxyCompactItemize}
\subsection{Detailed Description}
Definition at line 41 of file Node.h.
\subsection{Member Data Documentation}
\hypertarget{struct_stack_afb75952b7ab4d111446c905ccaac037d}{
\index{Stack@{Stack}!data@{data}}
\index{data@{data}!Stack@{Stack}}
\subsubsection[{data}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Node}$\ast$ {\bf Stack::data}}}
\label{struct_stack_afb75952b7ab4d111446c905ccaac037d}
Definition at line 42 of file Node.h.
\hypertarget{struct_stack_a7a6cf9dd6bb0d7f33317bbeb1e6a044d}{
\index{Stack@{Stack}!next@{next}}
\index{next@{next}!Stack@{Stack}}
\subsubsection[{next}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Stack}$\ast$ {\bf Stack::next}}}
\label{struct_stack_a7a6cf9dd6bb0d7f33317bbeb1e6a044d}
Definition at line 43 of file Node.h.
The documentation for this struct was generated from the following file:\begin{DoxyCompactItemize}
\item
src/libUnuk/\hyperlink{_node_8h}{Node.h}\end{DoxyCompactItemize}