Main Page
Namespaces
Classes
Files
File List
File Members
libism
ISM
soci
src
backends
odbc
odbc/row-id.cpp
Go to the documentation of this file.
1
//
2
// Copyright (C) 2004-2006 Maciej Sobczak, Stephen Hutton, David Courtney
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_ODBC_SOURCE
9
#include "
soci-odbc.h
"
10
11
using namespace
soci
;
12
using namespace
soci::details
;
13
14
15
odbc_rowid_backend::odbc_rowid_backend
(
odbc_session_backend
&
/* session */
)
16
{
17
// ...
18
}
19
20
odbc_rowid_backend::~odbc_rowid_backend
()
21
{
22
// ...
23
}
soci::details
Definition:
db2/common.h:15
soci::odbc_rowid_backend::~odbc_rowid_backend
~odbc_rowid_backend()
Definition:
odbc/row-id.cpp:20
soci::odbc_rowid_backend::odbc_rowid_backend
odbc_rowid_backend(odbc_session_backend &session)
Definition:
odbc/row-id.cpp:15
soci::odbc_session_backend
Definition:
soci-odbc.h:269
soci-odbc.h
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