Main Page
Namespaces
Classes
Files
File List
File Members
libism
ISM
soci
src
backends
empty
empty/row-id.cpp
Go to the documentation of this file.
1
//
2
// Copyright (C) 2004-2006 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
#define SOCI_EMPTY_SOURCE
9
#include "
soci-empty.h
"
10
11
#ifdef _MSC_VER
12
#pragma warning(disable:4355)
13
#endif
14
15
using namespace
soci
;
16
using namespace
soci::details
;
17
18
19
empty_rowid_backend::empty_rowid_backend
(
empty_session_backend
&
/* session */
)
20
{
21
// ...
22
}
23
24
empty_rowid_backend::~empty_rowid_backend
()
25
{
26
// ...
27
}
soci::empty_rowid_backend::empty_rowid_backend
empty_rowid_backend(empty_session_backend &session)
Definition:
empty/row-id.cpp:19
soci::details
Definition:
db2/common.h:15
soci-empty.h
soci::empty_session_backend
Definition:
soci-empty.h:155
soci::empty_rowid_backend::~empty_rowid_backend
~empty_rowid_backend()
Definition:
empty/row-id.cpp:24
soci
Definition:
db2/common.h:15
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:40