Skip to content

Struct t_shm_broker

ClassList > t_shm_broker

  • #include <broker_shm.h>

Public Attributes

Type Name
bool access_control
char access_control_file
bool acl_default_policy
char admin_log_file
T_BROKER_INFO br_info
int magic
unsigned char my_ip_addr
int num_broker
uid_t owner_uid

Public Attributes Documentation

variable access_control

bool t_shm_broker::access_control;

variable access_control_file

char t_shm_broker::access_control_file[(PATH_MAX)];

variable acl_default_policy

bool t_shm_broker::acl_default_policy;

variable admin_log_file

char t_shm_broker::admin_log_file[(PATH_MAX)];

variable br_info

T_BROKER_INFO t_shm_broker::br_info[1];

variable magic

int t_shm_broker::magic;

variable my_ip_addr

unsigned char t_shm_broker::my_ip_addr[4];

variable num_broker

int t_shm_broker::num_broker;

variable owner_uid

uid_t t_shm_broker::owner_uid;


The documentation for this class was generated from the following file cubrid/src/broker/broker_shm.h