Leosac  0.8.0
Open Source Access Control
odb::pgsql::value_traits< Leosac::Audit::EventMask, id_string > Class Reference

#include <AuditEventMaskODB.hpp>

Public Types

typedef Leosac::Audit::EventMask value_type
 
typedef value_type query_type
 
typedef details::buffer image_type
 

Static Public Member Functions

static void set_value (Leosac::Audit::EventMask &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 Leosac::Audit::EventMask &v)
 

Detailed Description

Definition at line 74 of file AuditEventMaskODB.hpp.

Member Typedef Documentation

◆ image_type

typedef details::buffer odb::pgsql::value_traits< Leosac::Audit::EventMask, id_string >::image_type

Definition at line 79 of file AuditEventMaskODB.hpp.

◆ query_type

typedef value_type odb::pgsql::value_traits< Leosac::Audit::EventMask, id_string >::query_type

Definition at line 78 of file AuditEventMaskODB.hpp.

◆ value_type

typedef Leosac::Audit::EventMask odb::pgsql::value_traits< Leosac::Audit::EventMask, id_string >::value_type

Definition at line 77 of file AuditEventMaskODB.hpp.

Member Function Documentation

◆ set_image()

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

Definition at line 93 of file AuditEventMaskODB.hpp.

◆ set_value()

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

Definition at line 81 of file AuditEventMaskODB.hpp.


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