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

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

Addr() noexceptgtirb::Addrinline
Addr(value_type X) noexceptgtirb::Addrinlineexplicit
addressLimit(const T &Object)gtirb::Addrrelated
addressRange(const T &Object)gtirb::Addrrelated
containsAddr(const T &Object, Addr Ea)gtirb::Addrrelated
difference_type typedefgtirb::Addr
operator value_type() const noexceptgtirb::Addrinlineexplicit
operator!=(const Addr &LHS, const Addr &RHS) noexceptgtirb::Addrfriend
operator+() const noexceptgtirb::Addrinline
operator+(const Addr &A, value_type Offset) noexceptgtirb::Addrfriend
operator+(value_type Offset, const Addr &A) noexceptgtirb::Addrfriend
operator++() noexceptgtirb::Addrinline
operator++(int) noexceptgtirb::Addrinline
operator+=(value_type Offset) noexceptgtirb::Addrinline
operator-(const Addr &A, value_type Offset) noexceptgtirb::Addrfriend
operator-(const Addr &A, const Addr &B) noexceptgtirb::Addrfriend
operator--() noexceptgtirb::Addrinline
operator--(int) noexceptgtirb::Addrinline
operator-=(value_type Offset) noexceptgtirb::Addrinline
operator<(const Addr &LHS, const Addr &RHS) noexceptgtirb::Addrfriend
operator<<(std::basic_ostream< CharT, Traits > &Stream, Addr A)gtirb::Addrrelated
operator<<(std::basic_ostream< CharT, Traits > &Stream, std::optional< Addr > A)gtirb::Addrrelated
operator<=(const Addr &LHS, const Addr &RHS) noexceptgtirb::Addrfriend
operator==(const Addr &LHS, const Addr &RHS) noexceptgtirb::Addrfriend
operator>(const Addr &LHS, const Addr &RHS) noexceptgtirb::Addrfriend
operator>=(const Addr &LHS, const Addr &RHS) noexceptgtirb::Addrfriend
operator~() const noexceptgtirb::Addrinline
value_type typedefgtirb::Addr