This is the complete list of members for xtd::io::drive_info, including all inherited members.
| available_free_space() const -> xtd::size | xtd::io::drive_info | |
| drive_format() const -> xtd::string | xtd::io::drive_info | |
| drive_info(const xtd::string &drive_name) | xtd::io::drive_info | explicit |
| drive_type() const -> xtd::io::drive_type | xtd::io::drive_info | |
| empty | xtd::io::drive_info | static |
| equals(const object &obj) const noexcept | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| get_drives() noexcept -> xtd::array< xtd::io::drive_info > | xtd::io::drive_info | static |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| is_ready() const noexcept -> bool | xtd::io::drive_info | |
| memberwise_clone() const | xtd::object | |
| name() const noexcept -> xtd::string | xtd::io::drive_info | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| root_directory() const noexcept -> xtd::io::directory_info | xtd::io::drive_info | |
| to_string() const noexcept -> xtd::string override | xtd::io::drive_info | virtual |
| total_free_space() const -> xtd::size | xtd::io::drive_info | |
| total_size() const -> xtd::size | xtd::io::drive_info | |
| volume_label() const -> xtd::string | xtd::io::drive_info |