30 lines
1.3 KiB
TeX
30 lines
1.3 KiB
TeX
\hypertarget{structeoserial_1_1_unpack_impl}{}\doxysection{eoserial\+::Unpack\+Impl$<$ T, n $>$ Struct Template Reference}
|
|
\label{structeoserial_1_1_unpack_impl}\index{eoserial::UnpackImpl$<$ T, n $>$@{eoserial::UnpackImpl$<$ T, n $>$}}
|
|
|
|
|
|
Unpack implementation for non \mbox{\hyperlink{classeoserial_1_1_persistent}{eoserial\+::\+Persistent}} objects.
|
|
|
|
|
|
|
|
|
|
{\ttfamily \#include $<$Utils.\+h$>$}
|
|
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{structeoserial_1_1_unpack_impl_a1c494e5a2cbd5a61a7188741ff32a764}\label{structeoserial_1_1_unpack_impl_a1c494e5a2cbd5a61a7188741ff32a764}}
|
|
void {\bfseries operator()} (const \mbox{\hyperlink{classeoserial_1_1_entity}{Entity}} $\ast$obj, T \&value)
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class T, int n$>$\newline
|
|
struct eoserial\+::\+Unpack\+Impl$<$ T, n $>$}
|
|
|
|
Unpack implementation for non \mbox{\hyperlink{classeoserial_1_1_persistent}{eoserial\+::\+Persistent}} objects.
|
|
|
|
This implementation is being used for every objects that can be transmitted to a std\+::ostream (i.\+e. which implements the operator $<$$<$)
|
|
|
|
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
eo/src/serial/\mbox{\hyperlink{eo_2src_2serial_2_utils_8h}{Utils.\+h}}\end{DoxyCompactItemize}
|