#include <vega/age.h>
◆ Unit
| Enumerator |
|---|
| DAY | |
| WEEK | |
| MONTH | |
| YEAR | |
◆ Age() [1/2]
| vega::Age::Age |
( |
uint16_t |
count, |
|
|
Unit |
unit |
|
) |
| |
◆ Age() [2/2]
| vega::Age::Age |
( |
const std::string & |
s | ) |
|
|
explicit |
◆ count()
| uint16_t vega::Age::count |
( |
| ) |
const |
◆ operator!=()
| bool vega::Age::operator!= |
( |
const Age & |
other | ) |
const |
◆ operator==()
| bool vega::Age::operator== |
( |
const Age & |
other | ) |
const |
◆ str()
| std::string vega::Age::str |
( |
| ) |
const |
◆ unit()
| Unit vega::Age::unit |
( |
| ) |
const |
The documentation for this class was generated from the following file: