#include <soci-firebird.h>

Public Member Functions | |
| firebird_backend_factory () | |
| virtual firebird_session_backend * | make_session (connection_parameters const ¶meters) const |
Public Member Functions inherited from soci::backend_factory | |
| backend_factory () | |
| virtual | ~backend_factory () |
Definition at line 329 of file soci-firebird.h.
|
inline |
Definition at line 331 of file soci-firebird.h.
|
virtual |
Implements soci::backend_factory.
Definition at line 14 of file firebird/factory.cpp.