Leosac  0.8.0
Open Source Access Control
odb::pgsql::value_traits< ScryptResult, id_string > 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 41 of file ScryptResultODB.hpp.

Member Typedef Documentation

◆ image_type

typedef details::buffer odb::pgsql::value_traits< ScryptResult, id_string >::image_type

Definition at line 46 of file ScryptResultODB.hpp.

◆ query_type

typedef value_type odb::pgsql::value_traits< ScryptResult, id_string >::query_type

Definition at line 45 of file ScryptResultODB.hpp.

◆ value_type

typedef ScryptResult odb::pgsql::value_traits< ScryptResult, id_string >::value_type

Definition at line 44 of file ScryptResultODB.hpp.

Member Function Documentation

◆ set_image()

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

Definition at line 61 of file ScryptResultODB.hpp.

◆ set_value()

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

Definition at line 48 of file ScryptResultODB.hpp.


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