Drizzled Public API Documentation

TransactionLogConnection Class Reference

List of all members.

Public Member Functions

 TransactionLogConnection (std::string &host, uint16_t port, std::string &username, std::string &password, bool drizzle_protocol)
void query (const std::string &str_query, drizzle_result_st *result)
void errorHandler (drizzle_result_st *res, drizzle_return_t ret, const char *when)

Private Attributes

drizzle_st drizzle
drizzle_con_st connection
std::string hostName
bool drizzleProtocol

Detailed Description

Definition at line 26 of file transaction_log_connection.h.


The documentation for this class was generated from the following files: