Leosac  0.8.0
Open Source Access Control
odb::sqlite::value_traits< ScryptResult, id_text > Class Reference

#include <ScryptResultODB.hpp>

Public Types

typedef ScryptResult value_type
 
typedef value_type query_type
 
typedef details::buffer image_type
 

Static Public Member Functions

static void set_value (ScryptResult &v, const details::buffer &b, std::size_t n, bool is_null)
 
static void set_image (details::buffer &b, std::size_t &n, bool &is_null, const ScryptResult &v)
 

Detailed Description

Definition at line 81 of file ScryptResultODB.hpp.

Member Typedef Documentation

◆ image_type

typedef details::buffer odb::sqlite::value_traits< ScryptResult, id_text >::image_type

Definition at line 86 of file ScryptResultODB.hpp.

◆ query_type

typedef value_type odb::sqlite::value_traits< ScryptResult, id_text >::query_type

Definition at line 85 of file ScryptResultODB.hpp.

◆ value_type

typedef ScryptResult odb::sqlite::value_traits< ScryptResult, id_text >::value_type

Definition at line 84 of file ScryptResultODB.hpp.

Member Function Documentation

◆ set_image()

static void odb::sqlite::value_traits< ScryptResult, id_text >::set_image ( details::buffer &  b,
std::size_t &  n,
bool &  is_null,
const ScryptResult v 
)
inlinestatic

Definition at line 101 of file ScryptResultODB.hpp.

◆ set_value()

static void odb::sqlite::value_traits< ScryptResult, id_text >::set_value ( ScryptResult v,
const details::buffer &  b,
std::size_t  n,
bool  is_null 
)
inlinestatic

Definition at line 88 of file ScryptResultODB.hpp.


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