SOCI Logo Get SOCI at SourceForge.net. Fast, secure and Free Open Source software downloads
Public Types | Static Public Member Functions

soci::type_conversion< person > Struct Template Reference

List of all members.

Public Types

typedef values base_type

Static Public Member Functions

static void from_base (values const &v, indicator, person &p)
static void to_base (person const &p, values &v, indicator &ind)

Detailed Description

template<>
struct soci::type_conversion< person >

Definition at line 721 of file test-oracle.cpp.


Member Typedef Documentation

typedef values soci::type_conversion< person >::base_type

Definition at line 723 of file test-oracle.cpp.


Member Function Documentation

static void soci::type_conversion< person >::from_base ( values const &  v,
indicator  ,
person p 
) [inline, static]
static void soci::type_conversion< person >::to_base ( person const &  p,
values &  v,
indicator &  ind 
) [inline, static]

Definition at line 735 of file test-oracle.cpp.

References person::firstName, person::gender, person::id, and person::lastName.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
SourceForge Logo

Generated on Sun Oct 3 2010 17:42:24 for EXTRAS-SOCI by Doxygen 1.7.1