Skip to content

Struct t_job_info

ClassList > t_job_info

  • #include <broker_admin_so.h>

Public Attributes

Type Name
int id
unsigned char ip
char prgname
int priority
time_t recv_time
char script

Public Attributes Documentation

variable id

int t_job_info::id;

variable ip

unsigned char t_job_info::ip[4];

variable prgname

char t_job_info::prgname[32];

variable priority

int t_job_info::priority;

variable recv_time

time_t t_job_info::recv_time;

variable script

char t_job_info::script[32];


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