#include <connection-prepare-invocation.hxx>
A reference to the host class. Helps keep constructors easy.
This class, to keep constructors easy.
pqxx::internal::gate::connection_prepare_invocation::connection_prepare_invocation |
( |
reference |
x | ) |
|
|
inlineprivate |
The home object. The gate class has full "private" access.
result pqxx::internal::gate::connection_prepare_invocation::prepared_exec |
( |
const PGSTD::string & |
statement, |
|
|
const char *const |
params[], |
|
|
const int |
paramlengths[], |
|
|
const int |
binary[], |
|
|
int |
nparams |
|
) |
| |
|
inlineprivate |
bool pqxx::internal::gate::connection_prepare_invocation::prepared_exists |
( |
const PGSTD::string & |
statement | ) |
const |
|
inlineprivate |
The documentation for this class was generated from the following file: