#include <Timer.h>
|
| | Timer () |
| | Constructor.
|
| | ~Timer () |
| std::string | date () const |
| | Return date.
|
| std::string | time () const |
| | Return time.
|
Definition at line 33 of file Timer.h.
◆ Timer() [1/2]
| OPALTimer::Timer::Timer |
( |
| ) |
|
◆ ~Timer()
| OPALTimer::Timer::~Timer |
( |
| ) |
|
◆ Timer() [2/2]
| OPALTimer::Timer::Timer |
( |
const Timer & | | ) |
|
|
private |
◆ date()
| std::string OPALTimer::Timer::date |
( |
| ) |
const |
◆ operator=()
| void OPALTimer::Timer::operator= |
( |
const Timer & | | ) |
|
|
private |
◆ time()
| std::string OPALTimer::Timer::time |
( |
| ) |
const |
◆ timer
| time_t OPALTimer::Timer::timer |
|
private |
The documentation for this class was generated from the following files: