Static Public Member Functions
database_interface::DBStreamable< double > Struct Template Reference

#include <db_field.h>

List of all members.

Static Public Member Functions

static bool streamableFromString (double &data, const std::string &str)
 Helper function for converting a string to a datatype through the STL istream operator >>
static bool streamableToString (double data, std::string &str)
 Helper function for converting a datatype to a string through the STL ostream operator <<.

Detailed Description

template<>
struct database_interface::DBStreamable< double >

Definition at line 242 of file db_field.h.


Member Function Documentation

static bool database_interface::DBStreamable< double >::streamableFromString ( double &  data,
const std::string &  str 
) [inline, static]

Helper function for converting a string to a datatype through the STL istream operator >>

Definition at line 245 of file db_field.h.

static bool database_interface::DBStreamable< double >::streamableToString ( double  data,
std::string &  str 
) [inline, static]

Helper function for converting a datatype to a string through the STL ostream operator <<.

Definition at line 255 of file db_field.h.


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


sql_database
Author(s): Matei Ciocarlie and Lorenz Mosenlechner
autogenerated on Fri Aug 28 2015 13:11:16