CUBRID Engine
latest
|
#include <broker_log_time.h>
Public Attributes | |
int | hour |
int | min |
int | sec |
int | msec |
Definition at line 30 of file broker_log_time.h.
int t_log_time::hour |
Definition at line 32 of file broker_log_time.h.
int t_log_time::min |
Definition at line 33 of file broker_log_time.h.
int t_log_time::msec |
Definition at line 35 of file broker_log_time.h.
int t_log_time::sec |
Definition at line 34 of file broker_log_time.h.