\hypertarget{classfilval_1_1MultiFunc}{}\section{filval\+:\+:Multi\+Func$<$ R, T $>$ Class Template Reference} \label{classfilval_1_1MultiFunc}\index{filval\+::\+Multi\+Func$<$ R, T $>$@{filval\+::\+Multi\+Func$<$ R, T $>$}} A variadic. {\ttfamily \#include $<$value.\+hpp$>$} Inheritance diagram for filval\+:\+:Multi\+Func$<$ R, T $>$\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=221pt]{classfilval_1_1MultiFunc__inherit__graph} \end{center} \end{figure} Collaboration diagram for filval\+:\+:Multi\+Func$<$ R, T $>$\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=221pt]{classfilval_1_1MultiFunc__coll__graph} \end{center} \end{figure} \subsection*{Public Member Functions} \begin{DoxyCompactItemize} \item \hypertarget{classfilval_1_1MultiFunc_a80d86ee4951d3e2bebbdcdcb87b0259e}{}\label{classfilval_1_1MultiFunc_a80d86ee4951d3e2bebbdcdcb87b0259e} {\bfseries Multi\+Func} (const std\+::string \&\hyperlink{classfilval_1_1GenValue_a007e38c03ee041c2a657afa3d6e91ab1}{name}, std\+::function$<$ R(std\+::tuple$<$ T... $>$)$>$ f, T... varargs) \end{DoxyCompactItemize} \subsection*{Private Member Functions} \begin{DoxyCompactItemize} \item void \hyperlink{classfilval_1_1MultiFunc_ad8552619e8a9d32401fb7ec84532648b}{update\+\_\+value} () \begin{DoxyCompactList}\small\item\em Updates the internal value. \end{DoxyCompactList}\end{DoxyCompactItemize} \subsection*{Private Attributes} \begin{DoxyCompactItemize} \item \hypertarget{classfilval_1_1MultiFunc_a665dfa10714b17ff11eb02f3309cb336}{}\label{classfilval_1_1MultiFunc_a665dfa10714b17ff11eb02f3309cb336} std\+::function$<$ R(T...)$>$ {\bfseries f} \item \hypertarget{classfilval_1_1MultiFunc_aae8b158353d6dfc2e35fadb804efe4e5}{}\label{classfilval_1_1MultiFunc_aae8b158353d6dfc2e35fadb804efe4e5} std\+::tuple$<$ T... $>$ {\bfseries value\+\_\+tuple} \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} \subsection{Detailed Description} \subsubsection*{template$<$typename R, typename... T$>$\newline class filval\+::\+Multi\+Func$<$ R, T $>$} A variadic. \subsection{Member Function Documentation} \hypertarget{classfilval_1_1MultiFunc_ad8552619e8a9d32401fb7ec84532648b}{}\label{classfilval_1_1MultiFunc_ad8552619e8a9d32401fb7ec84532648b} \index{filval\+::\+Multi\+Func@{filval\+::\+Multi\+Func}!update\+\_\+value@{update\+\_\+value}} \index{update\+\_\+value@{update\+\_\+value}!filval\+::\+Multi\+Func@{filval\+::\+Multi\+Func}} \subsubsection{\texorpdfstring{update\+\_\+value()}{update\_value()}} {\footnotesize\ttfamily template$<$typename R , typename... T$>$ \\ void \hyperlink{classfilval_1_1MultiFunc}{filval\+::\+Multi\+Func}$<$ R, T $>$\+::update\+\_\+value (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [private]}, {\ttfamily [virtual]}} Updates the internal value. This function should be overridden by any child class to do the actual work of updating value based on whatever rules the class chooses. Normally, this consists of geting the values from some associated \hyperlink{classfilval_1_1Value}{Value} objects, doing some calculation on them, and storing the result in value. Implements \hyperlink{classfilval_1_1DerivedValue_a74e04450a550454510329a9e6b941304}{filval\+::\+Derived\+Value$<$ R $>$}. The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize} \item /home/caleb/\+Sources/\+T\+T\+T\+T/filval/\hyperlink{value_8hpp}{value.\+hpp}\end{DoxyCompactItemize}