64 lines
3.4 KiB
TeX
64 lines
3.4 KiB
TeX
\hypertarget{classeo_func_ptr_stat}{}\doxysection{eo\+Func\+Ptr\+Stat$<$ E\+OT, T $>$ Class Template Reference}
|
|
\label{classeo_func_ptr_stat}\index{eoFuncPtrStat$<$ EOT, T $>$@{eoFuncPtrStat$<$ EOT, T $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$eo\+Func\+Ptr\+Stat.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for eo\+Func\+Ptr\+Stat$<$ E\+OT, T $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_func_ptr_stat__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for eo\+Func\+Ptr\+Stat$<$ E\+OT, T $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_func_ptr_stat__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Types}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_func_ptr_stat_a2e85f9db21d445a8215fb3eaf0733142}\label{classeo_func_ptr_stat_a2e85f9db21d445a8215fb3eaf0733142}}
|
|
typedef T($\ast$ {\bfseries func\+\_\+t}) (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&)
|
|
\item
|
|
\mbox{\Hypertarget{classeo_func_ptr_stat_a2e85f9db21d445a8215fb3eaf0733142}\label{classeo_func_ptr_stat_a2e85f9db21d445a8215fb3eaf0733142}}
|
|
typedef T($\ast$ {\bfseries func\+\_\+t}) (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&)
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_func_ptr_stat_a0b8abce41d6c9e87e40dd93386acb8e4}\label{classeo_func_ptr_stat_a0b8abce41d6c9e87e40dd93386acb8e4}}
|
|
{\bfseries eo\+Func\+Ptr\+Stat} (func\+\_\+t f, std\+::string \+\_\+description=\char`\"{}func\+\_\+ptr\char`\"{})
|
|
\item
|
|
\mbox{\Hypertarget{classeo_func_ptr_stat_a6f855353c5d31f384a97f49fa77f8166}\label{classeo_func_ptr_stat_a6f855353c5d31f384a97f49fa77f8166}}
|
|
void \mbox{\hyperlink{classeo_func_ptr_stat_a6f855353c5d31f384a97f49fa77f8166}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&pop)
|
|
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
|
\mbox{\Hypertarget{classeo_func_ptr_stat_a0b8abce41d6c9e87e40dd93386acb8e4}\label{classeo_func_ptr_stat_a0b8abce41d6c9e87e40dd93386acb8e4}}
|
|
{\bfseries eo\+Func\+Ptr\+Stat} (func\+\_\+t f, std\+::string \+\_\+description=\char`\"{}func\+\_\+ptr\char`\"{})
|
|
\item
|
|
\mbox{\Hypertarget{classeo_func_ptr_stat_a6f855353c5d31f384a97f49fa77f8166}\label{classeo_func_ptr_stat_a6f855353c5d31f384a97f49fa77f8166}}
|
|
void \mbox{\hyperlink{classeo_func_ptr_stat_a6f855353c5d31f384a97f49fa77f8166}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&pop)
|
|
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
|
\doxysubsection*{Additional Inherited Members}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class E\+OT, class T$>$\newline
|
|
class eo\+Func\+Ptr\+Stat$<$ E\+O\+T, T $>$}
|
|
|
|
Wrapper to turn any stand-\/alone function and into an \mbox{\hyperlink{classeo_stat}{eo\+Stat}}.
|
|
|
|
The function should take an \mbox{\hyperlink{classeo_pop}{eo\+Pop}} as argument.
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
deprecated/eo/src/utils/eo\+Func\+Ptr\+Stat.\+h\end{DoxyCompactItemize}
|