detail::SVLoader< Unpacker, T, true > Struct Template Reference
#include <serialization.h>
Static Public Member Functions | |
static void | load (const ResultSet &result, const unsigned int index, T &value, Unpacker &) |
Detailed Description
template<typename Unpacker, typename T>
struct detail::SVLoader< Unpacker, T, true >
Definition at line 127 of file serialization.h.
Member Function Documentation
template<typename Unpacker , typename T >
static void detail::SVLoader< Unpacker, T, true >::load | ( | const ResultSet & | result, |
const unsigned int | index, | ||
T & | value, | ||
Unpacker & | |||
) | [inline, static] |
Definition at line 128 of file serialization.h.
References ResultSet::value().
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.