coriolis/katabatic/doc/latex/classKatabatic_1_1BaseObser...

47 lines
2.2 KiB
TeX

\hypertarget{classKatabatic_1_1BaseObserver}{}\section{Base\+Observer Class Reference}
\label{classKatabatic_1_1BaseObserver}\index{Base\+Observer@{Base\+Observer}}
\mbox{\hyperlink{classKatabatic_1_1Observer}{Observer}} Design Pattern, \mbox{\hyperlink{classKatabatic_1_1Observer}{Observer}} part.
Inheritance diagram for Base\+Observer\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=168pt]{classKatabatic_1_1BaseObserver__inherit__graph}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
virtual void \mbox{\hyperlink{classKatabatic_1_1BaseObserver_a52e577fb0c4f2e3650928334fb621c2f}{notify}} (unsigned int flags)
\end{DoxyCompactItemize}
\subsection{Detailed Description}
\mbox{\hyperlink{classKatabatic_1_1Observer}{Observer}} Design Pattern, \mbox{\hyperlink{classKatabatic_1_1Observer}{Observer}} part.
This class is used as a non-\/template base class for the templatized \mbox{\hyperlink{classKatabatic_1_1Observer}{Observer}} one. It is used to avoid propagating template to the whole \mbox{\hyperlink{classKatabatic_1_1Observable}{Observable}} class. It only contains the \mbox{\hyperlink{classKatabatic_1_1BaseObserver_a52e577fb0c4f2e3650928334fb621c2f}{Observer\+::notify()}} virtual method.
\subsection{Member Function Documentation}
\mbox{\Hypertarget{classKatabatic_1_1BaseObserver_a52e577fb0c4f2e3650928334fb621c2f}\label{classKatabatic_1_1BaseObserver_a52e577fb0c4f2e3650928334fb621c2f}}
\index{Katabatic\+::\+Base\+Observer@{Katabatic\+::\+Base\+Observer}!notify@{notify}}
\index{notify@{notify}!Katabatic\+::\+Base\+Observer@{Katabatic\+::\+Base\+Observer}}
\subsubsection{\texorpdfstring{notify()}{notify()}}
{\footnotesize\ttfamily void notify (\begin{DoxyParamCaption}\item[{unsigned int}]{flags }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [virtual]}}
The method which will be called whenever a change occurs on the \mbox{\hyperlink{classKatabatic_1_1Observable}{Observable}}.
Referenced by Observable\+::notify().
The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
\item
Observer.\+h\item
Observer.\+cpp\item
Observer.\+dox\end{DoxyCompactItemize}