GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
gtirb::AddrRange Member List

This is the complete list of members for gtirb::AddrRange, including all inherited members.

AddrRange(Addr Lower, Addr Upper) noexceptgtirb::AddrRangeinlineexplicit
AddrRange(Addr Lower, uint64_t Count) noexceptgtirb::AddrRangeinlineexplicit
lower() const noexceptgtirb::AddrRangeinline
operator!=(const AddrRange &RHS) const noexceptgtirb::AddrRangeinline
operator==(const AddrRange &RHS) const noexceptgtirb::AddrRangeinline
size() const noexceptgtirb::AddrRangeinline
upper() const noexceptgtirb::AddrRangeinline