#include "oct-time.h"
Definition at line 482 of file oct-time.h.
◆ file_time() [1/4]
◆ file_time() [2/4]
file_time::file_time |
( |
OCTAVE_TIME_T |
t | ) |
|
|
inline |
◆ file_time() [3/4]
file_time::file_time |
( |
const std::string & |
filename | ) |
|
◆ file_time() [4/4]
◆ ~file_time()
file_time::~file_time |
( |
| ) |
|
|
default |
◆ operator!=()
◆ operator+() [1/2]
◆ operator+() [2/2]
file_time file_time::operator+ |
( |
const OCTAVE_TIME_T |
t2 | ) |
const |
|
inline |
◆ operator<()
bool file_time::operator< |
( |
const file_time & |
t2 | ) |
const |
|
inline |
◆ operator<=()
bool file_time::operator<= |
( |
const file_time & |
t2 | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool file_time::operator== |
( |
const file_time & |
t2 | ) |
const |
|
inline |
◆ operator>()
bool file_time::operator> |
( |
const file_time & |
t2 | ) |
const |
|
inline |
◆ operator>=()
bool file_time::operator>= |
( |
const file_time & |
t2 | ) |
const |
|
inline |
◆ time()
OCTAVE_TIME_T file_time::time |
( |
| ) |
const |
|
inline |
◆ time_resolution()
static file_time file_time::time_resolution |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: