#include "oct-time.h"
Definition at line 62 of file oct-time.h.
◆ time() [1/6]
◆ time() [2/6]
time::time |
( |
OCTAVE_TIME_T |
t | ) |
|
|
inline |
◆ time() [3/6]
time::time |
( |
OCTAVE_TIME_T |
t, |
|
|
long |
us |
|
) |
| |
|
inline |
◆ time() [4/6]
◆ time() [5/6]
Definition at line 64 of file oct-time.cc.
References base_tm::gmtoff(), base_tm::hour(), base_tm::isdst(), base_tm::mday(), base_tm::min(), base_tm::mon(), base_tm::sec(), base_tm::wday(), base_tm::yday(), base_tm::year(), and base_tm::zone().
◆ time() [6/6]
time::time |
( |
const time & |
ot | ) |
|
|
inline |
◆ ~time()
◆ ctime()
std::string time::ctime |
( |
| ) |
const |
◆ double_value()
double time::double_value |
( |
| ) |
const |
|
inline |
◆ operator=()
time& time::operator= |
( |
const time & |
ot | ) |
|
|
inline |
◆ stamp()
◆ unix_time()
OCTAVE_TIME_T time::unix_time |
( |
| ) |
const |
|
inline |
◆ usec()
long time::usec |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const time & |
ot |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: