FirteX-高性能全文索引和检索平台API Documentation |
#include <DateTime.h>
公有成员 | |
| CDateTimeSpan () throw () | |
| CDateTimeSpan (int64_t time) throw () | |
| CDateTimeSpan (int nDays, int nHours, int nMins, int nSecs) throw () | |
| int64_t | getDays () const throw () |
| int64_t | getTotalHours () const throw () |
| int64_t | getHours () const throw () |
| int64_t | getTotalMinutes () const throw () |
| int64_t | getMinutes () const throw () |
| int64_t | getTotalSeconds () const throw () |
| int64_t | getSeconds () const throw () |
| int64_t | getSpan () const throw () |
| CDateTimeSpan | operator+ (CDateTimeSpan span) const throw () |
| CDateTimeSpan | operator- (CDateTimeSpan span) const throw () |
| CDateTimeSpan & | operator+= (CDateTimeSpan span) throw () |
| CDateTimeSpan & | operator-= (CDateTimeSpan span) throw () |
| bool | operator== (CDateTimeSpan span) const throw () |
| bool | operator!= (CDateTimeSpan span) const throw () |
| bool | operator< (CDateTimeSpan span) const throw () |
| bool | operator> (CDateTimeSpan span) const throw () |
| bool | operator<= (CDateTimeSpan span) const throw () |
| bool | operator>= (CDateTimeSpan span) const throw () |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex