Savarese Software Research Corporation
DefaultValueLoader Struct Reference

#include <RowOperations.h>

List of all members.

Public Member Functions

template<typename T >
const DefaultValueLoaderload (const ResultSet &result, const unsigned int index, T &value) const
template<typename... P>
const DefaultValueLoaderloadp (const ResultSet &result, P &...p) const SSRC_DECL_THROW(DatabaseException)
template<const unsigned int index, typename... P>
const DefaultValueLoaderloadp (const ResultSet &result, P &...p) const SSRC_DECL_THROW(DatabaseException)

Detailed Description

Definition at line 84 of file RowOperations.h.


Member Function Documentation

template<typename T >
const DefaultValueLoader& DefaultValueLoader::load ( const ResultSet result,
const unsigned int  index,
T &  value 
) const [inline]

Definition at line 87 of file RowOperations.h.

References ResultSet::value().

template<typename... P>
const DefaultValueLoader& DefaultValueLoader::loadp ( const ResultSet result,
P &...  p 
) const [inline]

Definition at line 109 of file RowOperations.h.

template<const unsigned int index, typename... P>
const DefaultValueLoader& DefaultValueLoader::loadp ( const ResultSet result,
P &...  p 
) const [inline]

Definition at line 116 of file RowOperations.h.


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

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.