57 lines
2.4 KiB
TeX
57 lines
2.4 KiB
TeX
\hypertarget{classeo_external_mon_op}{}\doxysection{eo\+External\+Mon\+Op$<$ F, External, External\+EO $>$ Class Template Reference}
|
|
\label{classeo_external_mon_op}\index{eoExternalMonOp$<$ F, External, ExternalEO $>$@{eoExternalMonOp$<$ F, External, ExternalEO $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$eo\+External\+Op\+Functions.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for eo\+External\+Mon\+Op$<$ F, External, External\+EO $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_external_mon_op__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for eo\+External\+Mon\+Op$<$ F, External, External\+EO $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_external_mon_op__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}\label{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}}
|
|
{\bfseries eo\+External\+Mon\+Op} (bool($\ast$\+\_\+mutate)(External \&))
|
|
\item
|
|
\mbox{\Hypertarget{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}\label{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}}
|
|
bool {\bfseries operator()} (External\+EO \&eo)
|
|
\item
|
|
\mbox{\Hypertarget{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}\label{classeo_external_mon_op_a005ce7584686aeae91e7fce6a0cd9559}}
|
|
{\bfseries eo\+External\+Mon\+Op} (bool($\ast$\+\_\+mutate)(External \&))
|
|
\item
|
|
\mbox{\Hypertarget{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}\label{classeo_external_mon_op_a59276df9d5702d640f270827d34efa42}}
|
|
bool {\bfseries operator()} (External\+EO \&eo)
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Additional Inherited Members}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class F, class External, class External\+EO = eo\+External\+E\+O$<$\+F, External$>$$>$\newline
|
|
class eo\+External\+Mon\+Op$<$ F, External, External\+E\+O $>$}
|
|
|
|
Mutation of external struct, ctor expects a function of the following signature\+:
|
|
|
|
bool func(\+External\&);
|
|
|
|
Where External is the user defined struct or class. The function should return true when it changed something, false otherwise
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
deprecated/eo/src/other/eo\+External\+Op\+Functions.\+h\end{DoxyCompactItemize}
|