xtd 1.0.0
Loading...
Searching...
No Matches
xtd::index Member List

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

endxtd::indexstatic
equals(const object &obj) const noexcept -> bool overridextd::indexvirtual
equals(const index &value) const noexcept -> bool overridextd::indexvirtual
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
from_end(xtd::integer auto value)xtd::indexinlinestatic
from_start(xtd::integer auto value)xtd::indexinlinestatic
get_hash_code() const noexcept -> xtd::usize overridextd::indexvirtual
get_offset(value_type length) const noexcept -> xtd::usizextd::index
get_type() const noexcept -> type_objectxtd::objectvirtual
index() noexcept=defaultxtd::index
index(xtd::integer auto value, xtd::logical auto from_end) noexceptxtd::indexinline
index(xtd::integer auto value) noexceptxtd::indexinlineexplicit
is_from_end() const noexcept -> boolxtd::indexinline
lastxtd::indexstatic
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
parse(const xtd::string &value) -> xtd::indexxtd::indexstatic
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
startxtd::indexstatic
to_string() const noexcept -> xtd::string overridextd::indexvirtual
to_usize() const noexcept -> value_typextd::indexinline
try_parse(const xtd::string &value, xtd::index &result) noexcept -> boolxtd::indexstatic
value() const noexcept -> value_typextd::indexinline
value_type typedefxtd::index