Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::BaseTimeVal, including all inherited members.
AsInt() const | ola::BaseTimeVal | |
AsTimeval(struct timeval *tv) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
BaseTimeVal() (defined in ola::BaseTimeVal) | ola::BaseTimeVal | inline |
BaseTimeVal(int32_t sec, int32_t usec) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
BaseTimeVal(const struct timeval ×tamp) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | inlineexplicit |
BaseTimeVal(const struct timespec ×tamp) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | inlineexplicit |
BaseTimeVal(int64_t interval_useconds) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | inlineexplicit |
BaseTimeVal(const BaseTimeVal &other) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | inline |
InMilliSeconds() const | ola::BaseTimeVal | |
IsSet() const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
MicroSeconds() const | ola::BaseTimeVal | inline |
operator!=(const BaseTimeVal &other) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator*(unsigned int i) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator+(const BaseTimeVal &interval) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator+=(const BaseTimeVal &other) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator-(const BaseTimeVal &other) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator-=(const BaseTimeVal &other) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator<(const BaseTimeVal &other) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator<=(const BaseTimeVal &other) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator=(const BaseTimeVal &other) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator=(const struct timeval &tv) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator=(const struct timespec &ts) (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator==(const BaseTimeVal &other) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator>(const BaseTimeVal &other) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
operator>=(const BaseTimeVal &other) const (defined in ola::BaseTimeVal) | ola::BaseTimeVal | |
Seconds() const | ola::BaseTimeVal | inline |
ToString() const (defined in ola::BaseTimeVal) | ola::BaseTimeVal |