\hypertarget{classfv_1_1ConstantValue}{}\section{fv\+:\+:Constant\+Value$<$ T $>$ Class Template Reference} \label{classfv_1_1ConstantValue}\index{fv\+::\+Constant\+Value$<$ T $>$@{fv\+::\+Constant\+Value$<$ T $>$}} A \hyperlink{classfv_1_1Value}{Value} which always returns the same value, supplied in the constructor. {\ttfamily \#include $<$value.\+hpp$>$} Inheritance diagram for fv\+:\+:Constant\+Value$<$ T $>$\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=211pt]{classfv_1_1ConstantValue__inherit__graph} \end{center} \end{figure} Collaboration diagram for fv\+:\+:Constant\+Value$<$ T $>$\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=283pt]{classfv_1_1ConstantValue__coll__graph} \end{center} \end{figure} \subsection*{Public Member Functions} \begin{DoxyCompactItemize} \item \hypertarget{classfv_1_1ConstantValue_a82512bd0a0505bcf69816fa8b3305c29}{}\label{classfv_1_1ConstantValue_a82512bd0a0505bcf69816fa8b3305c29} {\bfseries Constant\+Value} (const std\+::string \&\hyperlink{classfv_1_1GenValue_a610f89ee441eaad4c9e78f74d6bde93b}{name}, T const\+\_\+value, const std\+::string alias=\char`\"{}\char`\"{}) \end{DoxyCompactItemize} \subsection*{Protected Member Functions} \begin{DoxyCompactItemize} \item void \hyperlink{classfv_1_1ConstantValue_a6581e7fb69c082c07c9714138063b320}{update\+\_\+value} () \begin{DoxyCompactList}\small\item\em Updates the internal value. \end{DoxyCompactList}\end{DoxyCompactItemize} \subsection*{Protected Attributes} \begin{DoxyCompactItemize} \item \hypertarget{classfv_1_1ConstantValue_a7bd409365b0f9a271a865d7d7abf1648}{}\label{classfv_1_1ConstantValue_a7bd409365b0f9a271a865d7d7abf1648} T {\bfseries const\+\_\+value} \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} \subsection{Detailed Description} \subsubsection*{template$<$typename T$>$\newline class fv\+::\+Constant\+Value$<$ T $>$} A \hyperlink{classfv_1_1Value}{Value} which always returns the same value, supplied in the constructor. \subsection{Member Function Documentation} \hypertarget{classfv_1_1ConstantValue_a6581e7fb69c082c07c9714138063b320}{}\label{classfv_1_1ConstantValue_a6581e7fb69c082c07c9714138063b320} \index{fv\+::\+Constant\+Value@{fv\+::\+Constant\+Value}!update\+\_\+value@{update\+\_\+value}} \index{update\+\_\+value@{update\+\_\+value}!fv\+::\+Constant\+Value@{fv\+::\+Constant\+Value}} \subsubsection{\texorpdfstring{update\+\_\+value()}{update\_value()}} {\footnotesize\ttfamily template$<$typename T $>$ \\ void \hyperlink{classfv_1_1ConstantValue}{fv\+::\+Constant\+Value}$<$ T $>$\+::update\+\_\+value (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}, {\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{classfv_1_1Value}{Value} objects, doing some calculation on them, and storing the result in value. Implements \hyperlink{classfv_1_1DerivedValue_ae59e80a98eb74b95d8961bfe12ee5ec2}{fv\+::\+Derived\+Value$<$ T $>$}. 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}