userver
C++ Async Framework
Toggle main menu visibility
Loading...
Searching...
No Matches
odbc.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/storages/odbc.hpp
4
/// This file is mainly for documentation purposes and inclusion of all headers
5
/// that are required for working with ODBC µserver component.
6
7
#
include
<
userver
/
storages
/
odbc
/
bulk
.
hpp
>
8
#
include
<
userver
/
storages
/
odbc
/
cluster
.
hpp
>
9
#
include
<
userver
/
storages
/
odbc
/
command_control
.
hpp
>
10
#
include
<
userver
/
storages
/
odbc
/
component
.
hpp
>
11
#
include
<
userver
/
storages
/
odbc
/
cursor
.
hpp
>
12
#
include
<
userver
/
storages
/
odbc
/
exception
.
hpp
>
13
#
include
<
userver
/
storages
/
odbc
/
io
/
type_mapping
.
hpp
>
14
#
include
<
userver
/
storages
/
odbc
/
parameter_store
.
hpp
>
15
#
include
<
userver
/
storages
/
odbc
/
transaction_options
.
hpp
>
16
#
include
<
userver
/
storages
/
odbc
/
types
.
hpp
>
17
18
USERVER_NAMESPACE_BEGIN
19
20
/// @brief Top namespace for uODBC driver.
21
///
22
/// For more information see @ref scripts/docs/en/userver/odbc.md
23
namespace
storages::
odbc
{}
24
25
USERVER_NAMESPACE_END
odbc
include
userver
storages
odbc.hpp
Generated on
for userver by
Doxygen
1.17.0