libstorage-ng
storage::Region Member List

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() conststorage::Region
get_impl() (defined in storage::Region)storage::Region
get_impl() const (defined in storage::Region)storage::Region
get_length() conststorage::Region
get_start() conststorage::Region
getChildValue (defined in storage::Region)storage::Regionfriend
inside(const Region &rhs) conststorage::Region
intersect(const Region &rhs) conststorage::Region
intersection(const Region &rhs) const (defined in storage::Region)storage::Region
operator!=(const Region &rhs) conststorage::Region
operator<(const Region &rhs) conststorage::Region
operator<< (defined in storage::Region)storage::Regionfriend
operator<=(const Region &rhs) conststorage::Region
operator=(const Region &region) (defined in storage::Region)storage::Region
operator=(Region &&region)=default (defined in storage::Region)storage::Region
operator==(const Region &rhs) conststorage::Region
operator>(const Region &rhs) conststorage::Region
operator>=(const Region &rhs) conststorage::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 &region) (defined in storage::Region)storage::Region
Region(Region &&region)=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::Regionfriend
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) conststorage::Region
~Region() (defined in storage::Region)storage::Region