\section{tpproto/cachemethod.h File Reference}
\label{cachemethod_8h}\index{tpproto/cachemethod.h@{tpproto/cachemethod.h}}
Declares the Cache\-Method base class. 

{\tt \#include $<$map$>$}\par
{\tt \#include $<$set$>$}\par
{\tt \#include $<$boost/signal.hpp$>$}\par
\subsection*{Namespaces}
\begin{CompactItemize}
\item 
namespace \textbf{TPProto}
\end{CompactItemize}
\subsection*{Classes}
\begin{CompactItemize}
\item 
class {\bf TPProto::Cache\-Method}
\begin{CompactList}\small\item\em Base class for a method of caching frames. Works in partnership with \doxyref{Cache}{p.}{classTPProto_1_1Cache} to cache frames. \doxyref{Cache\-Method}{p.}{classTPProto_1_1CacheMethod} determains how to cache the frames. \item\end{CompactList}\end{CompactItemize}
\subsection*{Typedefs}
\begin{CompactItemize}
\item 
typedef boost::signal$<$ void(std::set$<$ uint32\_\-t $>$)$>$ \textbf{TPProto::Id\-Set\-Signal}\label{namespaceTPProto_4a66ad33c7148e4e2e1b378a337d052d}

\item 
typedef Id\-Set\-Signal::slot\_\-type \textbf{TPProto::Id\-Set\-Callback}\label{namespaceTPProto_fae3e2413a34099e7ed806041234de39}

\end{CompactItemize}


\subsection{Detailed Description}
Declares the Cache\-Method base class. 

