90 lines
5.6 KiB
TeX
90 lines
5.6 KiB
TeX
\hypertarget{classeo_b_f}{}\doxysection{eo\+BF$<$ A1, A2, R $>$ Class Template Reference}
|
|
\label{classeo_b_f}\index{eoBF$<$ A1, A2, R $>$@{eoBF$<$ A1, A2, R $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$eo\+Functor.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for eo\+BF$<$ A1, A2, R $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=300pt]{classeo_b_f__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for eo\+BF$<$ A1, A2, R $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=300pt]{classeo_b_f__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_b_f_aadc459db710dea2a91c47f8b6863b96c}\label{classeo_b_f_aadc459db710dea2a91c47f8b6863b96c}}
|
|
virtual \mbox{\hyperlink{classeo_b_f_aadc459db710dea2a91c47f8b6863b96c}{$\sim$eo\+BF}} ()
|
|
\begin{DoxyCompactList}\small\item\em virtual dtor here so there is no need to define it in derived classes \end{DoxyCompactList}\item
|
|
\mbox{\Hypertarget{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}\label{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}}
|
|
virtual \mbox{\hyperlink{classeo_real}{R}} \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{operator()}} (A1, A2)=0
|
|
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
|
\mbox{\Hypertarget{classeo_b_f_aadc459db710dea2a91c47f8b6863b96c}\label{classeo_b_f_aadc459db710dea2a91c47f8b6863b96c}}
|
|
virtual \mbox{\hyperlink{classeo_b_f_aadc459db710dea2a91c47f8b6863b96c}{$\sim$eo\+BF}} ()
|
|
\begin{DoxyCompactList}\small\item\em virtual dtor here so there is no need to define it in derived classes \end{DoxyCompactList}\item
|
|
\mbox{\Hypertarget{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}\label{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}}
|
|
virtual \mbox{\hyperlink{classeo_real}{R}} \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{operator()}} (A1, A2)=0
|
|
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
|
\doxysubsection*{Static Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
static \mbox{\hyperlink{structeo_functor_base_1_1binary__function__tag}{eo\+Functor\+Base\+::binary\+\_\+function\+\_\+tag}} \mbox{\hyperlink{classeo_b_f_afc64069be06fa835846ab2a7114c5374}{functor\+\_\+category}} ()
|
|
\begin{DoxyCompactList}\small\item\em tag to identify a procedure in compile time function selection \end{DoxyCompactList}\item
|
|
static \mbox{\hyperlink{structeo_functor_base_1_1binary__function__tag}{eo\+Functor\+Base\+::binary\+\_\+function\+\_\+tag}} \mbox{\hyperlink{classeo_b_f_afc64069be06fa835846ab2a7114c5374}{functor\+\_\+category}} ()
|
|
\begin{DoxyCompactList}\small\item\em tag to identify a procedure in compile time function selection \end{DoxyCompactList}\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class A1, class A2, class R$>$\newline
|
|
class eo\+B\+F$<$ A1, A2, R $>$}
|
|
|
|
Basic Binary Functor. Derive from this class when defining any binary function. First template argument is result\+\_\+type, second is first\+\_\+argument\+\_\+type, third is second\+\_\+argument\+\_\+type. Argument and result types can be any type including void for result\+\_\+type
|
|
|
|
\doxysubsection{Member Function Documentation}
|
|
\mbox{\Hypertarget{classeo_b_f_afc64069be06fa835846ab2a7114c5374}\label{classeo_b_f_afc64069be06fa835846ab2a7114c5374}}
|
|
\index{eoBF$<$ A1, A2, R $>$@{eoBF$<$ A1, A2, R $>$}!functor\_category@{functor\_category}}
|
|
\index{functor\_category@{functor\_category}!eoBF$<$ A1, A2, R $>$@{eoBF$<$ A1, A2, R $>$}}
|
|
\doxysubsubsection{\texorpdfstring{functor\_category()}{functor\_category()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
|
{\footnotesize\ttfamily template$<$class A1 , class A2 , class R $>$ \\
|
|
static \mbox{\hyperlink{structeo_functor_base_1_1binary__function__tag}{eo\+Functor\+Base\+::binary\+\_\+function\+\_\+tag}} \mbox{\hyperlink{classeo_b_f}{eo\+BF}}$<$ A1, A2, \mbox{\hyperlink{classeo_real}{R}} $>$\+::functor\+\_\+category (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [static]}}
|
|
|
|
|
|
|
|
tag to identify a procedure in compile time function selection
|
|
|
|
\begin{DoxySeeAlso}{See also}
|
|
\mbox{\hyperlink{classeo_b_f_afc64069be06fa835846ab2a7114c5374}{functor\+\_\+category}}
|
|
\end{DoxySeeAlso}
|
|
\mbox{\Hypertarget{classeo_b_f_afc64069be06fa835846ab2a7114c5374}\label{classeo_b_f_afc64069be06fa835846ab2a7114c5374}}
|
|
\index{eoBF$<$ A1, A2, R $>$@{eoBF$<$ A1, A2, R $>$}!functor\_category@{functor\_category}}
|
|
\index{functor\_category@{functor\_category}!eoBF$<$ A1, A2, R $>$@{eoBF$<$ A1, A2, R $>$}}
|
|
\doxysubsubsection{\texorpdfstring{functor\_category()}{functor\_category()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
|
{\footnotesize\ttfamily template$<$class A1 , class A2 , class R $>$ \\
|
|
static \mbox{\hyperlink{structeo_functor_base_1_1binary__function__tag}{eo\+Functor\+Base\+::binary\+\_\+function\+\_\+tag}} \mbox{\hyperlink{classeo_b_f}{eo\+BF}}$<$ A1, A2, \mbox{\hyperlink{classeo_real}{R}} $>$\+::functor\+\_\+category (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [static]}}
|
|
|
|
|
|
|
|
tag to identify a procedure in compile time function selection
|
|
|
|
\begin{DoxySeeAlso}{See also}
|
|
\mbox{\hyperlink{classeo_b_f_afc64069be06fa835846ab2a7114c5374}{functor\+\_\+category}}
|
|
\end{DoxySeeAlso}
|
|
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
deprecated/eo/src/eo\+Functor.\+h\end{DoxyCompactItemize}
|