Main Page
Namespaces
Classes
Files
File List
File Members
libism
ISM
soci
src
core
soci.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2004-2008 Maciej Sobczak, Stephen Hutton
3
// Distributed under the Boost Software License, Version 1.0.
4
// (See accompanying file LICENSE_1_0.txt or copy at
5
// http://www.boost.org/LICENSE_1_0.txt)
6
//
7
8
#ifndef SOCI_H_INCLUDED
9
#define SOCI_H_INCLUDED
10
11
#ifdef _MSC_VER
12
#pragma warning(disable:4251 4512 4511)
13
#endif
14
15
// namespace soci
16
#include "
backend-loader.h
"
17
#include "
blob.h
"
18
#include "
blob-exchange.h
"
19
#include "
connection-pool.h
"
20
#include "
error.h
"
21
#include "
exchange-traits.h
"
22
#include "
into.h
"
23
#include "
into-type.h
"
24
#include "
once-temp-type.h
"
25
#include "
prepare-temp-type.h
"
26
#include "
procedure.h
"
27
#include "
ref-counted-prepare-info.h
"
28
#include "
ref-counted-statement.h
"
29
#include "
row.h
"
30
#include "
row-exchange.h
"
31
#include "
rowid.h
"
32
#include "
rowid-exchange.h
"
33
#include "
rowset.h
"
34
#include "
session.h
"
35
#include "
soci-backend.h
"
36
#include "
soci-config.h
"
37
#include "
soci-platform.h
"
38
#include "
statement.h
"
39
#include "
transaction.h
"
40
#include "
type-conversion.h
"
41
#include "
type-conversion-traits.h
"
42
#include "
type-holder.h
"
43
#include "
type-ptr.h
"
44
#include "
unsigned-types.h
"
45
#include "
use.h
"
46
#include "
use-type.h
"
47
#include "
values.h
"
48
#include "
values-exchange.h
"
49
50
// namespace boost
51
#ifdef SOCI_USE_BOOST
52
#include <boost/version.hpp>
53
#if defined(BOOST_VERSION) && BOOST_VERSION >= 103500
54
#include "
boost-fusion.h
"
55
#endif // BOOST_VERSION
56
#include "
boost-optional.h
"
57
#include "
boost-tuple.h
"
58
#include "
boost-gregorian-date.h
"
59
#endif // SOCI_USE_BOOST
60
61
#endif // SOCI_H_INCLUDED
type-conversion.h
blob-exchange.h
unsigned-types.h
statement.h
boost-tuple.h
error.h
soci-backend.h
into-type.h
session.h
type-ptr.h
backend-loader.h
rowid-exchange.h
exchange-traits.h
boost-fusion.h
rowset.h
ref-counted-prepare-info.h
connection-pool.h
use-type.h
procedure.h
type-holder.h
prepare-temp-type.h
row-exchange.h
rowid.h
use.h
blob.h
boost-optional.h
row.h
values-exchange.h
values.h
soci-platform.h
boost-gregorian-date.h
soci-config.h
transaction.h
once-temp-type.h
into.h
ref-counted-statement.h
type-conversion-traits.h
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