CUBRID Engine  latest
boot_server_credential Struct Reference

#include <boot.h>

Collaboration diagram for boot_server_credential:
Collaboration graph

Public Attributes

char * db_full_name
 
char * host_name
 
char * lob_path
 
int process_id
 
OID root_class_oid
 
HFID root_class_hfid
 
PGLENGTH page_size
 
PGLENGTH log_page_size
 
float disk_compatibility
 
HA_SERVER_STATE ha_server_state
 
char server_session_key [SERVER_SESSION_KEY_SIZE]
 
int db_charset
 
char * db_lang
 

Detailed Description

Definition at line 136 of file boot.h.

Member Data Documentation

int boot_server_credential::db_charset
char* boot_server_credential::db_full_name
char* boot_server_credential::db_lang
float boot_server_credential::disk_compatibility
HA_SERVER_STATE boot_server_credential::ha_server_state
char* boot_server_credential::host_name
char* boot_server_credential::lob_path
PGLENGTH boot_server_credential::log_page_size
PGLENGTH boot_server_credential::page_size
int boot_server_credential::process_id

Definition at line 141 of file boot.h.

Referenced by boot_register_client(), sboot_register_client(), and xboot_register_client().

HFID boot_server_credential::root_class_hfid
OID boot_server_credential::root_class_oid

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