◆ Range()
cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::Range |
( |
uint64_t |
start, |
|
|
uint64_t |
end |
|
) |
| |
|
inline |
◆ AsPair()
std::pair< uint64_t, uint64_t > cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::AsPair |
( |
| ) |
const |
|
inline |
◆ CanMerge()
bool cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::CanMerge |
( |
const Range & |
other | ) |
const |
|
inline |
◆ Contains()
bool cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::Contains |
( |
const Range & |
other | ) |
const |
|
inline |
◆ End()
uint64_t cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::End |
( |
| ) |
const |
|
inline |
◆ Merge()
Range cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::Merge |
( |
const Range & |
other | ) |
const |
|
inline |
◆ operator<()
bool cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::operator< |
( |
const Range & |
other | ) |
const |
|
inline |
◆ operator==()
bool cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::operator== |
( |
const Range & |
other | ) |
const |
|
inline |
◆ end_
uint64_t cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::end_ |
|
private |
◆ start_
uint64_t cuttlefish::anonymous_namespace{disjoint_range_set.cc}::Range::start_ |
|
private |
The documentation for this class was generated from the following file: