Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
33
trunk/paradiseo-eo/doc/latex/struct_t__pickle__suite.tex
Normal file
33
trunk/paradiseo-eo/doc/latex/struct_t__pickle__suite.tex
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
\section{T\_\-pickle\_\-suite$<$ T $>$ Struct Template Reference}
|
||||
\label{struct_t__pickle__suite}\index{T_pickle_suite@{T\_\-pickle\_\-suite}}
|
||||
Implements pickle support for {\bf eo\-Persistent}{\rm (p.\,\pageref{classeo_persistent})} derivatives.
|
||||
|
||||
|
||||
{\tt \#include $<$pickle.h$>$}
|
||||
|
||||
\subsection*{Static Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
std::string {\bf print\_\-to\_\-string} (const T \&t)\label{struct_t__pickle__suite_e0}
|
||||
|
||||
\item
|
||||
boost::python::tuple {\bf getstate} (const T \&t)\label{struct_t__pickle__suite_e1}
|
||||
|
||||
\item
|
||||
void {\bf setstate} (T \&t, boost::python::tuple pickled)\label{struct_t__pickle__suite_e2}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class T$>$ struct T\_\-pickle\_\-suite$<$ T $>$}
|
||||
|
||||
Implements pickle support for {\bf eo\-Persistent}{\rm (p.\,\pageref{classeo_persistent})} derivatives.
|
||||
|
||||
|
||||
|
||||
Definition at line 32 of file pickle.h.
|
||||
|
||||
The documentation for this struct was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
pickle.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue