#include <time.hpp>
◆ Time() [1/2]
◆ Time() [2/2]
◆ ~Time()
◆ createCurrent()
Time * Time::createCurrent |
( |
| ) |
|
|
static |
◆ day()
◆ epoch()
BFTime Time::epoch |
( |
| ) |
const |
returns seconds since 1/1/70
◆ hour()
◆ minute()
int Time::minute |
( |
| ) |
const |
◆ month()
int Time::month |
( |
| ) |
const |
◆ operator*()
Time * Time::operator* |
( |
const Time & | t | ) |
|
◆ operator+()
Time * Time::operator+ |
( |
const Time & | t | ) |
|
◆ operator-()
Time * Time::operator- |
( |
const Time & | t | ) |
|
◆ operator/()
Time * Time::operator/ |
( |
const Time & | t | ) |
|
◆ operator=() [1/2]
Time & Time::operator= |
( |
const BFTime & | t | ) |
|
◆ operator=() [2/2]
Time & Time::operator= |
( |
const Time & | t | ) |
|
◆ operator==()
bool Time::operator== |
( |
const Time & | t | ) |
|
◆ second()
int Time::second |
( |
| ) |
const |
◆ year()
The actual calendar. not year - 1900.
The documentation for this class was generated from the following files: