\section{TPProto::Get\-Object\-Ids\-By\-Container Class Reference}
\label{classTPProto_1_1GetObjectIdsByContainer}\index{TPProto::GetObjectIdsByContainer@{TPProto::GetObjectIdsByContainer}}
The \doxyref{Get\-Object\-Ids\-By\-Container}{p.}{classTPProto_1_1GetObjectIdsByContainer} is sent to the server to find the ids of the objects contained by the one given.  


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

Inheritance diagram for TPProto::Get\-Object\-Ids\-By\-Container::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2cm]{classTPProto_1_1GetObjectIdsByContainer}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item 
{\bf Get\-Object\-Ids\-By\-Container} ()\label{classTPProto_1_1GetObjectIdsByContainer_c653a61784866ce8b1c97f17f9325645}

\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
virtual {\bf $\sim$Get\-Object\-Ids\-By\-Container} ()\label{classTPProto_1_1GetObjectIdsByContainer_72780733b6912f6dc5095843d31c72e9}

\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. Unpacks the \doxyref{Get\-Object\-Ids\-By\-Container}{p.}{classTPProto_1_1GetObjectIdsByContainer} frame from the buffer. Since these frames are always sent to the server, this method always fails and returns false. \item\end{CompactList}\item 
uint32\_\-t {\bf get\-Id} () const
\begin{CompactList}\small\item\em Gets the id to get the contained object ids. \item\end{CompactList}\item 
void {\bf set\-Id} (uint32\_\-t ni)
\begin{CompactList}\small\item\em Sets the object id to get the contained object ids. \item\end{CompactList}\end{CompactItemize}
\subsection*{Protected Attributes}
\begin{CompactItemize}
\item 
uint32\_\-t {\bf obid}\label{classTPProto_1_1GetObjectIdsByContainer_ceecc123f2eef8aa76d374c27b9a5ec7}

\begin{CompactList}\small\item\em The object to get the object ids of the objects that are contained by it. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
The \doxyref{Get\-Object\-Ids\-By\-Container}{p.}{classTPProto_1_1GetObjectIdsByContainer} is sent to the server to find the ids of the objects contained by the one given. 



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


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

Packs this \doxyref{Get\-Object\-Ids\-By\-Container}{p.}{classTPProto_1_1GetObjectIdsByContainer} 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::GetObjectIdsByContainer@{TPProto::Get\-Object\-Ids\-By\-Container}!unpackBuffer@{unpackBuffer}}
\index{unpackBuffer@{unpackBuffer}!TPProto::GetObjectIdsByContainer@{TPProto::Get\-Object\-Ids\-By\-Container}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}bool TPProto::Get\-Object\-Ids\-By\-Container::unpack\-Buffer ({\bf Buffer} $\ast$ {\em buf})\hspace{0.3cm}{\tt  [virtual]}}\label{classTPProto_1_1GetObjectIdsByContainer_ce3e8ccc5223341b8f53eb57b12da51b}


Unpack from a \doxyref{Buffer}{p.}{classTPProto_1_1Buffer}, fails. Unpacks the \doxyref{Get\-Object\-Ids\-By\-Container}{p.}{classTPProto_1_1GetObjectIdsByContainer} frame from the buffer. Since these frames are always sent to the server, this method always fails and 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}.\index{TPProto::GetObjectIdsByContainer@{TPProto::Get\-Object\-Ids\-By\-Container}!getId@{getId}}
\index{getId@{getId}!TPProto::GetObjectIdsByContainer@{TPProto::Get\-Object\-Ids\-By\-Container}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}uint32\_\-t TPProto::Get\-Object\-Ids\-By\-Container::get\-Id () const}\label{classTPProto_1_1GetObjectIdsByContainer_1e9b7d79edfa9aaffc8a78851805e615}


Gets the id to get the contained object ids. 

\begin{Desc}
\item[Returns:]The object id. \end{Desc}
\index{TPProto::GetObjectIdsByContainer@{TPProto::Get\-Object\-Ids\-By\-Container}!setId@{setId}}
\index{setId@{setId}!TPProto::GetObjectIdsByContainer@{TPProto::Get\-Object\-Ids\-By\-Container}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void TPProto::Get\-Object\-Ids\-By\-Container::set\-Id (uint32\_\-t {\em ni})}\label{classTPProto_1_1GetObjectIdsByContainer_5d369b72a3b380de73aa62f38123c498}


Sets the object id to get the contained object ids. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em ni}]The object id. \end{description}
\end{Desc}


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