paradiseo/Doxygen doc/latex/struct_t__pickle__suite.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

58 lines
2.5 KiB
TeX

\hypertarget{struct_t__pickle__suite}{}\doxysection{T\+\_\+pickle\+\_\+suite$<$ T $>$ Struct Template Reference}
\label{struct_t__pickle__suite}\index{T\_pickle\_suite$<$ T $>$@{T\_pickle\_suite$<$ T $>$}}
{\ttfamily \#include $<$pickle.\+h$>$}
Inheritance diagram for T\+\_\+pickle\+\_\+suite$<$ T $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=199pt]{struct_t__pickle__suite__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for T\+\_\+pickle\+\_\+suite$<$ T $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=199pt]{struct_t__pickle__suite__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Static Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{struct_t__pickle__suite_a9791e6ce7328c4c34ce36d21a03a1ff6}\label{struct_t__pickle__suite_a9791e6ce7328c4c34ce36d21a03a1ff6}}
static std\+::string {\bfseries print\+\_\+to\+\_\+string} (const T \&t)
\item
\mbox{\Hypertarget{struct_t__pickle__suite_a1b5ffe9cee1599fa618b804ca8939258}\label{struct_t__pickle__suite_a1b5ffe9cee1599fa618b804ca8939258}}
static boost\+::python\+::tuple {\bfseries getstate} (const T \&t)
\item
\mbox{\Hypertarget{struct_t__pickle__suite_af30411cf16ec3a151abe550b0a6bf42a}\label{struct_t__pickle__suite_af30411cf16ec3a151abe550b0a6bf42a}}
static void {\bfseries setstate} (T \&t, boost\+::python\+::tuple pickled)
\item
\mbox{\Hypertarget{struct_t__pickle__suite_a9791e6ce7328c4c34ce36d21a03a1ff6}\label{struct_t__pickle__suite_a9791e6ce7328c4c34ce36d21a03a1ff6}}
static std\+::string {\bfseries print\+\_\+to\+\_\+string} (const T \&t)
\item
\mbox{\Hypertarget{struct_t__pickle__suite_a1b5ffe9cee1599fa618b804ca8939258}\label{struct_t__pickle__suite_a1b5ffe9cee1599fa618b804ca8939258}}
static boost\+::python\+::tuple {\bfseries getstate} (const T \&t)
\item
\mbox{\Hypertarget{struct_t__pickle__suite_af30411cf16ec3a151abe550b0a6bf42a}\label{struct_t__pickle__suite_af30411cf16ec3a151abe550b0a6bf42a}}
static void {\bfseries setstate} (T \&t, boost\+::python\+::tuple pickled)
\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class T$>$\newline
struct T\+\_\+pickle\+\_\+suite$<$ T $>$}
Implements pickle support for \mbox{\hyperlink{classeo_persistent}{eo\+Persistent}} derivatives
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/pyeo/pickle.\+h\end{DoxyCompactItemize}