CUBRID Engine  latest
db_c_time Struct Reference

#include <dbtype_def.h>

Collaboration diagram for db_c_time:
Collaboration graph

Public Attributes

int hour
 
int minute
 
int second
 

Detailed Description

Definition at line 1165 of file dbtype_def.h.

Member Data Documentation

int db_c_time::hour

Definition at line 1167 of file dbtype_def.h.

Referenced by coerce_time_to_dbvalue(), and value_to_db_value().

int db_c_time::minute

Definition at line 1168 of file dbtype_def.h.

Referenced by coerce_time_to_dbvalue(), and value_to_db_value().

int db_c_time::second

Definition at line 1169 of file dbtype_def.h.

Referenced by coerce_time_to_dbvalue(), and value_to_db_value().


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