\section{TPProto::Get\-Game\-Info Class Reference}
\label{classTPProto_1_1GetGameInfo}\index{TPProto::GetGameInfo@{TPProto::GetGameInfo}}
A \doxyref{Frame}{p.}{classTPProto_1_1Frame} to request game info frames from the server.  


{\tt \#include $<$getgameinfo.h$>$}

Inheritance diagram for TPProto::Get\-Game\-Info::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2cm]{classTPProto_1_1GetGameInfo}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item 
{\bf Get\-Game\-Info} ()\label{classTPProto_1_1GetGameInfo_47ffbe3fc1b6352bf0059661b8c3449a}

\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
virtual {\bf $\sim$Get\-Game\-Info} ()\label{classTPProto_1_1GetGameInfo_e8a21a8f5aa5b6ef9e1517052adc407e}

\begin{CompactList}\small\item\em Required virtual destructor. \item\end{CompactList}\item 
void {\bf pack\-Buffer} ({\bf Buffer} $\ast$buf)
\begin{CompactList}\small\item\em Pack this \doxyref{Get\-Game\-Info}{p.}{classTPProto_1_1GetGameInfo} \doxyref{Frame}{p.}{classTPProto_1_1Frame} into a \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}. \item\end{CompactList}\item 
bool {\bf unpack\-Buffer} ({\bf Buffer} $\ast$buf)
\begin{CompactList}\small\item\em Unpack from a \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}, always false. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
A \doxyref{Frame}{p.}{classTPProto_1_1Frame} to request game info frames from the server. 



\subsection{Member Function Documentation}
\index{TPProto::GetGameInfo@{TPProto::Get\-Game\-Info}!packBuffer@{packBuffer}}
\index{packBuffer@{packBuffer}!TPProto::GetGameInfo@{TPProto::Get\-Game\-Info}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void TPProto::Get\-Game\-Info::pack\-Buffer ({\bf Buffer} $\ast$ {\em buf})\hspace{0.3cm}{\tt  [virtual]}}\label{classTPProto_1_1GetGameInfo_9d46f579c0dea644bff72a1df1725953}


Pack this \doxyref{Get\-Game\-Info}{p.}{classTPProto_1_1GetGameInfo} \doxyref{Frame}{p.}{classTPProto_1_1Frame} into a \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em buf}]The \doxyref{Buffer}{p.}{classTPProto_1_1Buffer} to pack into. \end{description}
\end{Desc}


Implements {\bf TPProto::Frame} \doxyref{}{p.}{classTPProto_1_1Frame_67b50ee76e90385e56f04202ce1da67e}.\index{TPProto::GetGameInfo@{TPProto::Get\-Game\-Info}!unpackBuffer@{unpackBuffer}}
\index{unpackBuffer@{unpackBuffer}!TPProto::GetGameInfo@{TPProto::Get\-Game\-Info}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}bool TPProto::Get\-Game\-Info::unpack\-Buffer ({\bf Buffer} $\ast$ {\em buf})\hspace{0.3cm}{\tt  [virtual]}}\label{classTPProto_1_1GetGameInfo_02c0ff80d2e4da18adb253a84d796a39}


Unpack from a \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}, always false. 

Since \doxyref{Get\-Game\-Info}{p.}{classTPProto_1_1GetGameInfo} frames are only sent to the server, we should not receive them and therefore this method always returns false. \begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em buf}]The \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}, ignored. \end{description}
\end{Desc}
\begin{Desc}
\item[Returns:]False always. \end{Desc}


Implements {\bf TPProto::Frame} \doxyref{}{p.}{classTPProto_1_1Frame_fe220a4229f471a3cc6a143f7a27e321}.

The documentation for this class was generated from the following files:\begin{CompactItemize}
\item 
tpproto/{\bf getgameinfo.h}\item 
tpproto/getgameinfo.cpp\end{CompactItemize}
