Class block

Class Documentation

class block

Public Functions

block(const block&) = default
block(block&&) = default
block &operator=(const block&) = delete
block &operator=(block&&) = delete
bool operator<(const block &rhs) const
const std::string &name() const
const std::string &dir() const
size_t get_size() const
dev_t get_dev() const
block_stat get_stat() const
block_queue get_queue() const