Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

d_Timestamp Class Reference

#include <d_Timestamp.h>

List of all members.

Public Methods

 d_Timestamp ()
 d_Timestamp (unsigned short year, unsigned short month=1, unsigned short day=1, unsigned short hour=0, unsigned short minute=0, float sec=0.0)
 d_Timestamp (const d_Date &)
 d_Timestamp (const d_Date &, const d_Time &)
 d_Timestamp (const d_Timestamp &)
d_Timestamp & operator= (const d_Timestamp &)
d_Timestamp & operator= (const d_Date &)
const d_Datedate () const
const d_Timetime () const
unsigned short year () const
unsigned short month () const
unsigned short day () const
unsigned short hour () const
unsigned short minute () const
float second () const
short tz_hour () const
short tz_minute () const
d_Timestamp & operator+= (const d_Interval &)
d_Timestamp & operator-= (const d_Interval &)

Static Public Methods

d_Timestamp current ()


Detailed Description

SEE ALSO: d_Date, d_Time, d_Interval


Constructor & Destructor Documentation

d_Timestamp::d_Timestamp  
 

d_Timestamp::d_Timestamp unsigned short    year,
unsigned short    month = 1,
unsigned short    day = 1,
unsigned short    hour = 0,
unsigned short    minute = 0,
float    sec = 0.0
 

d_Timestamp::d_Timestamp const d_Date  
 

d_Timestamp::d_Timestamp const d_Date  ,
const d_Time  
 

d_Timestamp::d_Timestamp const d_Timestamp &   
 


Member Function Documentation

d_Timestamp d_Timestamp::current   [static]
 

const d_Date& d_Timestamp::date   const
 

unsigned short d_Timestamp::day   const
 

unsigned short d_Timestamp::hour   const
 

unsigned short d_Timestamp::minute   const
 

unsigned short d_Timestamp::month   const
 

d_Timestamp& d_Timestamp::operator+= const d_Interval  
 

d_Timestamp& d_Timestamp::operator-= const d_Interval  
 

d_Timestamp& d_Timestamp::operator= const d_Date  
 

d_Timestamp & d_Timestamp::operator= const d_Timestamp &   
 

float d_Timestamp::second   const
 

const d_Time& d_Timestamp::time   const
 

short d_Timestamp::tz_hour   const
 

short d_Timestamp::tz_minute   const
 

unsigned short d_Timestamp::year   const
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 29 17:12:15 2002 for Orient ODBMS Just Edition v. 2.0e by doxygen1.3-rc1