Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

st_mysql_time Struct Reference

#include <mysql_time.h>

List of all members.

Public Attributes

unsigned int year
unsigned int month
unsigned int day
unsigned int hour
unsigned int minute
unsigned int second
unsigned long second_part
my_bool neg
enum enum_mysql_timestamp_type time_type


Member Data Documentation

unsigned int st_mysql_time::day
 

Definition at line 50 of file mysql_time.h.

unsigned int st_mysql_time::hour
 

Definition at line 50 of file mysql_time.h.

unsigned int st_mysql_time::minute
 

Definition at line 50 of file mysql_time.h.

unsigned int st_mysql_time::month
 

Definition at line 50 of file mysql_time.h.

my_bool st_mysql_time::neg
 

Definition at line 52 of file mysql_time.h.

unsigned int st_mysql_time::second
 

Definition at line 50 of file mysql_time.h.

unsigned long st_mysql_time::second_part
 

Definition at line 51 of file mysql_time.h.

enum enum_mysql_timestamp_type st_mysql_time::time_type
 

Definition at line 53 of file mysql_time.h.

unsigned int st_mysql_time::year
 

Definition at line 50 of file mysql_time.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2