![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::TimeSpec, including all inherited members.
add(time_t sec, nsec_type nsec) | sf::TimeSpec | |
add(const timespec &ts) | sf::TimeSpec | |
assign(double sec) | sf::TimeSpec | |
assign(const timespec &ts) | sf::TimeSpec | |
assign(time_t sec, nsec_type nsec) | sf::TimeSpec | |
clear() | sf::TimeSpec | inline |
isZero() const | sf::TimeSpec | inline |
nsec_type typedef | sf::TimeSpec | |
operator bool() const | sf::TimeSpec | inlineexplicit |
operator!=(const timespec &ts) const | sf::TimeSpec | inline |
operator+(const timespec &t) const | sf::TimeSpec | inline |
operator+=(nsec_type nsec) | sf::TimeSpec | inline |
operator+=(const timespec &t) | sf::TimeSpec | inline |
operator-(const timespec &t) const | sf::TimeSpec | inline |
operator-=(nsec_type nsec) | sf::TimeSpec | inline |
operator-=(const timespec &t) | sf::TimeSpec | inline |
operator<(const timespec &ts) const | sf::TimeSpec | inline |
operator<=(const timespec &ts) const | sf::TimeSpec | inline |
operator=(TimeSpec &&)=default | sf::TimeSpec | |
operator=(const timespec &ts) | sf::TimeSpec | inline |
operator=(const TimeSpec &ts) | sf::TimeSpec | inline |
operator==(const timespec &ts) const | sf::TimeSpec | inline |
operator>(const timespec &ts) const | sf::TimeSpec | inline |
operator>=(const timespec &ts) const | sf::TimeSpec | inline |
randomize(double factor=0.1) | sf::TimeSpec | |
setTimeOfDay() | sf::TimeSpec | |
sub(const timespec &ts) | sf::TimeSpec | |
TimeSpec() | sf::TimeSpec | inline |
TimeSpec(const TimeSpec &ts) | sf::TimeSpec | inline |
TimeSpec(TimeSpec &&ts)=default | sf::TimeSpec | |
TimeSpec(const timespec &ts) | sf::TimeSpec | inlineexplicit |
TimeSpec(double sec) | sf::TimeSpec | inlineexplicit |
TimeSpec(time_t sec, nsec_type nsec) | sf::TimeSpec | inlineexplicit |
toDouble() const | sf::TimeSpec | |
toMilliSecs() const | sf::TimeSpec | |
toString() const | sf::TimeSpec |