#include "soci-firebird.h"
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <limits>
#include <sstream>
#include <iomanip>
#include <string>
#include <vector>
#include <algorithm>
Go to the source code of this file.
|
| char * | soci::details::firebird::allocBuffer (XSQLVAR *var) |
| |
| template<typename IntType > |
| std::string | soci::details::firebird::format_decimal (const void *sqldata, int sqlscale) |
| |
| template<typename T1 > |
| T1 | soci::details::firebird::from_isc (XSQLVAR *var) |
| |
| std::string | soci::details::firebird::getTextParam (XSQLVAR const *var) |
| |
| template<typename T > |
| std::size_t | soci::details::firebird::getVectorSize (void *p) |
| |
| template<typename IntType , typename UIntType > |
| void | soci::details::firebird::parse_decimal (void *val, XSQLVAR *var, const char *s) |
| |
| template<typename T > |
| void | soci::details::firebird::resizeVector (void *p, std::size_t sz) |
| |
| void | soci::details::firebird::setTextParam (char const *s, std::size_t size, char *buf_, XSQLVAR *var) |
| |
| template<typename IntType > |
| const char * | soci::details::firebird::str2dec (const char *s, IntType &out, int &scale) |
| |
| void | soci::details::firebird::tmDecode (short type, void *src, std::tm *dst) |
| |
| void | soci::details::firebird::tmEncode (short type, std::tm *src, void *dst) |
| |
| template<typename T1 > |
| void | soci::details::firebird::to_isc (void *val, XSQLVAR *var, int x_scale=0) |
| |
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