MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
common::ProcessParam 成员列表

成员的完整列表,这些成员属于 common::ProcessParam,包括所有继承而来的类成员

args (定义于 common::ProcessParam)common::ProcessParamprivate
buffer_pool_memory_size() const (定义于 common::ProcessParam)common::ProcessParaminline
buffer_pool_memory_size_ (定义于 common::ProcessParam)common::ProcessParamprivate
conf (定义于 common::ProcessParam)common::ProcessParamprivate
demon (定义于 common::ProcessParam)common::ProcessParamprivate
durability_mode() const (定义于 common::ProcessParam)common::ProcessParaminline
durability_mode_ (定义于 common::ProcessParam)common::ProcessParamprivate
get_args() const (定义于 common::ProcessParam)common::ProcessParaminline
get_conf() const (定义于 common::ProcessParam)common::ProcessParaminline
get_process_name() const (定义于 common::ProcessParam)common::ProcessParaminline
get_protocol() const (定义于 common::ProcessParam)common::ProcessParaminline
get_server_port() const (定义于 common::ProcessParam)common::ProcessParaminline
get_std_err() const (定义于 common::ProcessParam)common::ProcessParaminline
get_std_out() const (定义于 common::ProcessParam)common::ProcessParaminline
get_unix_socket_path() const (定义于 common::ProcessParam)common::ProcessParaminline
init_default(string &process_name) (定义于 common::ProcessParam)common::ProcessParam
is_demon() const (定义于 common::ProcessParam)common::ProcessParaminline
process_name_ (定义于 common::ProcessParam)common::ProcessParamprivate
ProcessParam() (定义于 common::ProcessParam)common::ProcessParaminline
protocol_ (定义于 common::ProcessParam)common::ProcessParamprivate
server_port_ (定义于 common::ProcessParam)common::ProcessParamprivate
set_args(const vector< string > &args) (定义于 common::ProcessParam)common::ProcessParaminline
set_buffer_pool_memory_size(int bytes) (定义于 common::ProcessParam)common::ProcessParaminline
set_conf(const string &conf) (定义于 common::ProcessParam)common::ProcessParaminline
set_demon(bool demon) (定义于 common::ProcessParam)common::ProcessParaminline
set_durability_mode(const char *mode) (定义于 common::ProcessParam)common::ProcessParaminline
set_process_name(const string &processName) (定义于 common::ProcessParam)common::ProcessParaminline
set_protocol(const char *protocol) (定义于 common::ProcessParam)common::ProcessParaminline
set_server_port(int port) (定义于 common::ProcessParam)common::ProcessParaminline
set_std_err(const string &std_err) (定义于 common::ProcessParam)common::ProcessParaminline
set_std_out(const string &std_out) (定义于 common::ProcessParam)common::ProcessParaminline
set_storage_engine(const char *storage_engine) (定义于 common::ProcessParam)common::ProcessParaminline
set_thread_handling_name(const char *thread_handling_name) (定义于 common::ProcessParam)common::ProcessParaminline
set_trx_kit_name(const char *kit_name) (定义于 common::ProcessParam)common::ProcessParaminline
set_unix_socket_path(const char *unix_socket_path) (定义于 common::ProcessParam)common::ProcessParaminline
std_err_ (定义于 common::ProcessParam)common::ProcessParamprivate
std_out_ (定义于 common::ProcessParam)common::ProcessParamprivate
storage_engine() const (定义于 common::ProcessParam)common::ProcessParaminline
storage_engine_ (定义于 common::ProcessParam)common::ProcessParamprivate
thread_handling_name() const (定义于 common::ProcessParam)common::ProcessParaminline
thread_handling_name_ (定义于 common::ProcessParam)common::ProcessParamprivate
trx_kit_name() const (定义于 common::ProcessParam)common::ProcessParaminline
trx_kit_name_ (定义于 common::ProcessParam)common::ProcessParamprivate
unix_socket_path_ (定义于 common::ProcessParam)common::ProcessParamprivate
~ProcessParam() (定义于 common::ProcessParam)common::ProcessParaminlinevirtual