ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::Second, including all inherited members.
asDateTime(const char *format="%d/%0m/%Y %T") const | anna::Second | |
asDateTime(char *result, const char *format="%d/%0m/%Y %T") const | anna::Second | |
asString() const | anna::Second | |
DateTimeSizeString | anna::Second | static |
fromString(const std::string &value) noexcept(false) | anna::Second | static |
getLocalTime() | anna::Second | static |
getTime() | anna::Second | static |
getValue() const | anna::Second | inline |
Microsecond class | anna::Second | friend |
Millisecond class | anna::Second | friend |
operator type_t() const | anna::Second | inline |
operator!=(const Second &other) const | anna::Second | inline |
operator!=(const Millisecond &other) const | anna::Second | |
operator!=(const Microsecond &other) const | anna::Second | |
operator+(const Second &left, const Second &right) | anna::Second | friend |
operator-(const Second &left, const Second &right) | anna::Second | friend |
operator/(const Second &left, const Second &right) | anna::Second | friend |
operator/(const Second &left, const int right) | anna::Second | friend |
operator/(const Second &left, const unsigned int right) | anna::Second | friend |
operator<(const Second &other) const | anna::Second | inline |
operator<(const Millisecond &other) const | anna::Second | |
operator<(const Microsecond &other) const | anna::Second | |
operator<=(const Second &other) const | anna::Second | inline |
operator<=(const Millisecond &other) const | anna::Second | inline |
operator<=(const Microsecond &other) const | anna::Second | inline |
operator=(const type_t other) | anna::Second | inline |
operator=(const Second &other) | anna::Second | inline |
operator=(const Millisecond &other) | anna::Second | |
operator=(const Microsecond &other) | anna::Second | |
operator==(const Second &other) const | anna::Second | inline |
operator==(const Millisecond &other) const | anna::Second | |
operator==(const Microsecond &other) const | anna::Second | |
operator>(const Second &other) const | anna::Second | inline |
operator>(const Millisecond &other) const | anna::Second | |
operator>(const Microsecond &other) const | anna::Second | |
operator>=(const Second &other) const | anna::Second | inline |
operator>=(const Millisecond &other) const | anna::Second | inline |
operator>=(const Microsecond &other) const | anna::Second | inline |
refValue() | anna::Second | inline |
Second() | anna::Second | inline |
Second(const type_t value) | anna::Second | inlineexplicit |
Second(const Second &other) | anna::Second | inline |
Second(const Millisecond &other) | anna::Second | |
Second(const Microsecond &other) | anna::Second | |
type_t typedef | anna::Second |