Classes | Namespaces | Functions
type-conversion.h File Reference
#include "type-conversion-traits.h"
#include "into-type.h"
#include "use-type.h"
#include <cassert>
#include <cstddef>
#include <string>
#include <vector>
Include dependency graph for type-conversion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  soci::details::base_value_holder< T >
 
struct  soci::details::base_vector_holder< T >
 
class  soci::details::conversion_into_type< T >
 
class  soci::details::conversion_into_type< std::vector< T > >
 
class  soci::details::conversion_use_type< T >
 
class  soci::details::conversion_use_type< std::vector< T > >
 

Namespaces

 soci
 
 soci::details
 

Functions

template<typename T >
into_type_ptr soci::details::do_into (T &t, user_type_tag)
 
template<typename T >
into_type_ptr soci::details::do_into (T &t, indicator &ind, user_type_tag)
 
template<typename T >
use_type_ptr soci::details::do_use (T &t, std::string const &name, user_type_tag)
 
template<typename T >
use_type_ptr soci::details::do_use (T const &t, std::string const &name, user_type_tag)
 
template<typename T >
use_type_ptr soci::details::do_use (T &t, indicator &ind, std::string const &name, user_type_tag)
 
template<typename T >
use_type_ptr soci::details::do_use (T const &t, indicator &ind, std::string const &name, user_type_tag)
 


asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:41