File pl_sr.h¶
FileList > cubrid > src > sp > pl_sr.h
Go to the source code of this file
#include <mutex>#include <condition_variable>#include "porting.h"#include "thread_compat.hpp"#include "pl_connection.hpp"
Public Functions¶
| Type | Name |
|---|---|
| PL_CONNECTION_POOL * | get_connection_pool () |
| void | pl_server_destroy () |
| int | pl_server_init (const char * db_name) |
| int | pl_server_port_from_info (void) |
| int | pl_server_wait_for_ready () |
Public Functions Documentation¶
function get_connection_pool¶
function pl_server_destroy¶
function pl_server_init¶
function pl_server_port_from_info¶
function pl_server_wait_for_ready¶
The documentation for this class was generated from the following file cubrid/src/sp/pl_sr.h