Public Member Functions | Private Attributes | List of all members
soci::column_properties Class Reference

#include <row.h>

Public Member Functions

data_type get_data_type () const
 
std::string get_name () const
 
void set_data_type (data_type dataType)
 
void set_name (std::string const &name)
 

Private Attributes

data_type dataType_
 
std::string name_
 

Detailed Description

Definition at line 24 of file row.h.

Member Function Documentation

data_type soci::column_properties::get_data_type ( ) const
inline

Definition at line 31 of file row.h.

std::string soci::column_properties::get_name ( ) const
inline

Definition at line 30 of file row.h.

void soci::column_properties::set_data_type ( data_type  dataType)
inline

Definition at line 34 of file row.h.

void soci::column_properties::set_name ( std::string const &  name)
inline

Definition at line 33 of file row.h.

Member Data Documentation

data_type soci::column_properties::dataType_
private

Definition at line 38 of file row.h.

std::string soci::column_properties::name_
private

Definition at line 37 of file row.h.


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


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