CUBRID Engine  latest
boot_db_path_info Struct Reference

#include <boot.h>

Collaboration diagram for boot_db_path_info:
Collaboration graph

Public Attributes

char * db_path
 
char * vol_path
 
char * log_path
 
char * lob_path
 
char * db_host
 
char * db_comments
 

Detailed Description

Definition at line 102 of file boot.h.

Member Data Documentation

char* boot_db_path_info::db_comments

Definition at line 109 of file boot.h.

Referenced by db_init(), and xboot_initialize_server().

char* boot_db_path_info::db_host

Definition at line 108 of file boot.h.

Referenced by boot_initialize_client(), db_init(), and xboot_initialize_server().

char* boot_db_path_info::db_path

Definition at line 104 of file boot.h.

Referenced by boot_initialize_client(), db_init(), and xboot_initialize_server().

char* boot_db_path_info::lob_path

Definition at line 107 of file boot.h.

Referenced by boot_initialize_client(), db_init(), and xboot_initialize_server().

char* boot_db_path_info::log_path

Definition at line 106 of file boot.h.

Referenced by boot_initialize_client(), db_init(), and xboot_initialize_server().

char* boot_db_path_info::vol_path

Definition at line 105 of file boot.h.

Referenced by db_init(), and xboot_initialize_server().


The documentation for this struct was generated from the following file: