libstorage-ng
|
This is the complete list of members for storage::Region, including all inherited members.
adjust_length(long long delta) | storage::Region | |
adjust_start(long long delta) | storage::Region | |
empty() const (defined in storage::Region) | storage::Region | |
get_block_size() const (defined in storage::Region) | storage::Region | |
get_end() const | storage::Region | |
get_impl() (defined in storage::Region) | storage::Region | |
get_impl() const (defined in storage::Region) | storage::Region | |
get_length() const | storage::Region | |
get_start() const | storage::Region | |
getChildValue (defined in storage::Region) | storage::Region | friend |
inside(const Region &rhs) const | storage::Region | |
intersect(const Region &rhs) const | storage::Region | |
intersection(const Region &rhs) const (defined in storage::Region) | storage::Region | |
operator!=(const Region &rhs) const | storage::Region | |
operator<(const Region &rhs) const | storage::Region | |
operator<< (defined in storage::Region) | storage::Region | friend |
operator<=(const Region &rhs) const | storage::Region | |
operator=(const Region ®ion) (defined in storage::Region) | storage::Region | |
operator=(Region &®ion)=default (defined in storage::Region) | storage::Region | |
operator==(const Region &rhs) const | storage::Region | |
operator>(const Region &rhs) const | storage::Region | |
operator>=(const Region &rhs) const | storage::Region | |
Region() (defined in storage::Region) | storage::Region | |
Region(unsigned long long start, unsigned long long length, unsigned int block_size) (defined in storage::Region) | storage::Region | |
Region(const Region ®ion) (defined in storage::Region) | storage::Region | |
Region(Region &®ion)=default (defined in storage::Region) | storage::Region | |
set_block_size(unsigned int block_size) (defined in storage::Region) | storage::Region | |
set_length(unsigned long long length) | storage::Region | |
set_start(unsigned long long start) | storage::Region | |
setChildValue (defined in storage::Region) | storage::Region | friend |
to_blocks(unsigned long long bytes) const (defined in storage::Region) | storage::Region | |
to_bytes(unsigned long long blocks) const (defined in storage::Region) | storage::Region | |
unused_regions(const std::vector< Region > &used_regions) const | storage::Region | |
~Region() (defined in storage::Region) | storage::Region |