\section{TPProto::Get\-Features Class Reference}
\label{classTPProto_1_1GetFeatures}\index{TPProto::GetFeatures@{TPProto::GetFeatures}}
The \doxyref{Get\-Features}{p.}{classTPProto_1_1GetFeatures} frame requests the features the server supports.  


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

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

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

\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 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}, fails always. Since Get\-Feature frames are only sent to the server, unpacking one doesn't make sence, and therefore always returns false. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
The \doxyref{Get\-Features}{p.}{classTPProto_1_1GetFeatures} frame requests the features the server supports. 



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


Pack into a \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}. 

Packs this \doxyref{Get\-Features}{p.}{classTPProto_1_1GetFeatures} frame into the buffer. \begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em buf}]\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::GetFeatures@{TPProto::Get\-Features}!unpackBuffer@{unpackBuffer}}
\index{unpackBuffer@{unpackBuffer}!TPProto::GetFeatures@{TPProto::Get\-Features}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}bool TPProto::Get\-Features::unpack\-Buffer ({\bf Buffer} $\ast$ {\em buf})\hspace{0.3cm}{\tt  [virtual]}}\label{classTPProto_1_1GetFeatures_f78a03d1a90456dc7e99a26e68407170}


Unpack from a \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}, fails always. Since Get\-Feature frames are only sent to the server, unpacking one doesn't make sence, and therefore always returns false. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em buf}]The \doxyref{Buffer}{p.}{classTPProto_1_1Buffer} to unpack out of, 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 getfeatures.h}\item 
tpproto/getfeatures.cpp\end{CompactItemize}
