xtd 0.2.0
Loading...
Searching...
No Matches
xtd::time_span Member List

This is the complete list of members for xtd::time_span, including all inherited members.

add(const time_span &ts) const noexceptxtd::time_span
compare_to(const time_span &value) const noexcept overridextd::time_spanvirtual
days() const noexceptxtd::time_span
divide(const time_span &ts) constxtd::time_span
divide(double divisor) constxtd::time_span
duration() const noexceptxtd::time_span
equals(const time_span &value) const noexcept overridextd::time_spanvirtual
equals(time_span t1, time_span t2)xtd::time_spanstatic
equals(const object &obj) const noexceptxtd::time_spanvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::time_spaninlinestatic
from_days(double value)xtd::time_spanstatic
from_days(std::chrono::days value)xtd::time_spanstatic
from_hours(double value)xtd::time_spanstatic
from_hours(std::chrono::hours value)xtd::time_spanstatic
from_microseconds(double value)xtd::time_spanstatic
from_microseconds(std::chrono::microseconds value)xtd::time_spanstatic
from_milliseconds(double value)xtd::time_spanstatic
from_milliseconds(std::chrono::milliseconds value)xtd::time_spanstatic
from_minutes(double value)xtd::time_spanstatic
from_minutes(std::chrono::minutes value)xtd::time_spanstatic
from_nanoseconds(double value)xtd::time_spanstatic
from_nanoseconds(std::chrono::nanoseconds value)xtd::time_spanstatic
from_seconds(double value)xtd::time_spanstatic
from_seconds(std::chrono::seconds value)xtd::time_spanstatic
from_ticks(int64 value)xtd::time_spanstatic
from_ticks(xtd::ticks value)xtd::time_spanstatic
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
hours() const noexceptxtd::time_span
max_valuextd::time_spanstatic
memberwise_clone() constxtd::objectinline
microseconds() const noexceptxtd::time_span
milliseconds() const noexceptxtd::time_span
min_valuextd::time_spanstatic
minutes() const noexceptxtd::time_span
multiply(const time_span &ts) const noexceptxtd::time_span
multiply(double factor) const noexceptxtd::time_span
nanoseconds() const noexceptxtd::time_span
nanoseconds_per_tickxtd::time_spanstatic
negate() constxtd::time_span
object()=defaultxtd::object
parse(const string &value)xtd::time_spanstatic
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
seconds() const noexceptxtd::time_span
subtract(const time_span &ts) const noexceptxtd::time_span
ticks() const noexceptxtd::time_span
ticks_duration() const noexceptxtd::time_span
ticks_per_dayxtd::time_spanstatic
ticks_per_hourxtd::time_spanstatic
ticks_per_microsecondxtd::time_spanstatic
ticks_per_millisecondxtd::time_spanstatic
ticks_per_minutextd::time_spanstatic
ticks_per_secondxtd::time_spanstatic
time_span(int64 ticks)xtd::time_spanexplicit
time_span(xtd::ticks ticks)xtd::time_spanexplicit
time_span(const std::chrono::duration< duration_t, period_t > &value)xtd::time_spaninline
time_span(int32 hours, int32 minutes, int32 seconds)xtd::time_span
time_span(int32 days, int32 hours, int32 minutes, int32 seconds)xtd::time_span
time_span(int32 days, int32 hours, int32 minutes, int32 seconds, int32 milliseconds)xtd::time_span
time_span(int32 days, int32 hours, int32 minutes, int32 seconds, int32 milliseconds, int32 microseconds)xtd::time_span
time_span(int32 days, int32 hours, int32 minutes, int32 seconds, int32 milliseconds, int32 microseconds, int32 nanoseconds)xtd::time_span
to_string() const noexcept overridextd::time_spanvirtual
to_string(const string &format) constxtd::time_span
to_string(const string &format, const std::locale &loc) const overridextd::time_spanvirtual
total_days() const noexceptxtd::time_span
total_days_duration() const noexceptxtd::time_span
total_hours() const noexceptxtd::time_span
total_hours_duration() const noexceptxtd::time_span
total_microseconds() const noexceptxtd::time_span
total_microseconds_duration() const noexceptxtd::time_span
total_milliseconds() const noexceptxtd::time_span
total_milliseconds_duration() const noexceptxtd::time_span
total_minutes() const noexceptxtd::time_span
total_minutes_duration() const noexceptxtd::time_span
total_nanoseconds() const noexceptxtd::time_span
total_nanoseconds_duration() const noexceptxtd::time_span
total_seconds() const noexceptxtd::time_span
total_seconds_duration() const noexceptxtd::time_span
try_parse(const string &value, time_span &result)xtd::time_spanstatic
zeroxtd::time_spanstatic