List of all members.
Public Types |
| enum | server_type { SERVER_MYSQL_FOUND,
SERVER_DRIZZLE_FOUND,
SERVER_UNKNOWN_FOUND
} |
Public Member Functions |
|
server_type | getServerType () const |
|
const std::string & | getServerVersion () const |
|
| ServerDetect (drizzle_con_st *) |
Private Attributes |
|
server_type | type |
|
std::string | version |
Detailed Description
Definition at line 25 of file server_detect.h.
The documentation for this class was generated from the following files: