QxOrm  1.4.9
C++ Object Relational Mapping library
qx::serialization::detail::loader< Archive, T > Struct Template Reference

#include <QxSerializeInvoker.h>

List of all members.

Static Public Member Functions

static void invoke (Archive &ar, T &t, const unsigned int file_version)

Detailed Description

template<class Archive, class T>
struct qx::serialization::detail::loader< Archive, T >

Definition at line 115 of file QxSerializeInvoker.h.


Member Function Documentation

template<class Archive , class T >
static void qx::serialization::detail::loader< Archive, T >::invoke ( Archive &  ar,
T &  t,
const unsigned int  file_version 
) [inline, static]

Definition at line 117 of file QxSerializeInvoker.h.


The documentation for this struct was generated from the following file: