xtd 1.0.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 noexcept -> time_spanxtd::time_span
compare_to(const time_span &value) const noexcept -> xtd::int32 overridextd::time_spanvirtual
days() const noexcept -> xtd::int32xtd::time_span
divide(const time_span &ts) const -> doublextd::time_span
divide(double divisor) const -> time_spanxtd::time_span
duration() const noexcept -> time_spanxtd::time_span
equals(const object &value) const noexcept -> bool overridextd::time_spanvirtual
equals(const time_span &value) const noexcept -> bool overridextd::time_spanvirtual
equals(time_span t1, time_span t2) -> boolxtd::time_spanstatic
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
from_days(double value) -> time_spanxtd::time_spanstatic
from_days(std::chrono::days value) -> time_spanxtd::time_spanstatic
from_hours(double value) -> time_spanxtd::time_spanstatic
from_hours(std::chrono::hours value) -> time_spanxtd::time_spanstatic
from_microseconds(double value) -> time_spanxtd::time_spanstatic
from_microseconds(std::chrono::microseconds value) -> time_spanxtd::time_spanstatic
from_milliseconds(double value) -> time_spanxtd::time_spanstatic
from_milliseconds(std::chrono::milliseconds value) -> time_spanxtd::time_spanstatic
from_minutes(double value) -> time_spanxtd::time_spanstatic
from_minutes(std::chrono::minutes value) -> time_spanxtd::time_spanstatic
from_nanoseconds(double value) -> time_spanxtd::time_spanstatic
from_nanoseconds(std::chrono::nanoseconds value) -> time_spanxtd::time_spanstatic
from_seconds(double value) -> time_spanxtd::time_spanstatic
from_seconds(std::chrono::seconds value) -> time_spanxtd::time_spanstatic
from_ticks(int64 value) -> time_spanxtd::time_spanstatic
from_ticks(xtd::ticks value) -> time_spanxtd::time_spanstatic
get_hash_code() const noexcept -> xtd::usize overridextd::time_spanvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
hours() const noexcept -> xtd::int32xtd::time_span
max_valuextd::time_spanstatic
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
microseconds() const noexcept -> xtd::int32xtd::time_span
milliseconds() const noexcept -> xtd::int32xtd::time_span
min_valuextd::time_spanstatic
minutes() const noexcept -> xtd::int32xtd::time_span
multiply(const time_span &ts) const noexcept -> doublextd::time_span
multiply(double factor) const noexcept -> time_spanxtd::time_span
nanoseconds() const noexcept -> xtd::int32xtd::time_span
nanoseconds_per_tickxtd::time_spanstatic
negate() const -> time_spanxtd::time_span
object()=defaultxtd::object
parse(const string &value) -> time_spanxtd::time_spanstatic
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
seconds() const noexcept -> xtd::int32xtd::time_span
subtract(const time_span &ts) const noexcept -> time_spanxtd::time_span
ticks() const noexcept -> xtd::int64xtd::time_span
ticks_duration() const noexcept -> xtd::ticksxtd::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(xtd::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(xtd::int32 hours, xtd::int32 minutes, xtd::int32 seconds)xtd::time_span
time_span(xtd::int32 days, xtd::int32 hours, xtd::int32 minutes, xtd::int32 seconds)xtd::time_span
time_span(xtd::int32 days, xtd::int32 hours, xtd::int32 minutes, xtd::int32 seconds, xtd::int32 milliseconds)xtd::time_span
time_span(xtd::int32 days, xtd::int32 hours, xtd::int32 minutes, xtd::int32 seconds, xtd::int32 milliseconds, xtd::int32 microseconds)xtd::time_span
time_span(xtd::int32 days, xtd::int32 hours, xtd::int32 minutes, xtd::int32 seconds, xtd::int32 milliseconds, xtd::int32 microseconds, xtd::int32 nanoseconds)xtd::time_span
to_string() const noexcept -> xtd::string overridextd::time_spanvirtual
to_string(const xtd::string &format) const -> xtd::stringxtd::time_span
to_string(const xtd::string &format, const xtd::globalization::culture_info &culture) const -> xtd::string overridextd::time_spanvirtual
total_days() const noexcept -> doublextd::time_span
total_days_duration() const noexcept -> std::chrono::daysxtd::time_span
total_hours() const noexcept -> doublextd::time_span
total_hours_duration() const noexcept -> std::chrono::hoursxtd::time_span
total_microseconds() const noexcept -> doublextd::time_span
total_microseconds_duration() const noexcept -> std::chrono::microsecondsxtd::time_span
total_milliseconds() const noexcept -> doublextd::time_span
total_milliseconds_duration() const noexcept -> std::chrono::millisecondsxtd::time_span
total_minutes() const noexcept -> doublextd::time_span
total_minutes_duration() const noexcept -> std::chrono::minutesxtd::time_span
total_nanoseconds() const noexcept -> doublextd::time_span
total_nanoseconds_duration() const noexcept -> std::chrono::nanosecondsxtd::time_span
total_seconds() const noexcept -> doublextd::time_span
total_seconds_duration() const noexcept -> std::chrono::secondsxtd::time_span
try_parse(const string &value, time_span &result) -> boolxtd::time_spanstatic
zeroxtd::time_spanstatic