|
GTIRB
v2.3.1
GrammaTech Intermediate Representation for Binaries: C++ API
|
This is the complete list of members for gtirb::Addr, including all inherited members.
| Addr() noexcept | gtirb::Addr | inline |
| Addr(value_type X) noexcept | gtirb::Addr | inlineexplicit |
| addressLimit(const T &Object) | gtirb::Addr | related |
| addressRange(const T &Object) | gtirb::Addr | related |
| containsAddr(const T &Object, Addr Ea) | gtirb::Addr | related |
| difference_type typedef | gtirb::Addr | |
| operator value_type() const noexcept | gtirb::Addr | inlineexplicit |
| operator!=(const Addr &LHS, const Addr &RHS) noexcept | gtirb::Addr | friend |
| operator+() const noexcept | gtirb::Addr | inline |
| operator+(const Addr &A, value_type Offset) noexcept | gtirb::Addr | friend |
| operator+(value_type Offset, const Addr &A) noexcept | gtirb::Addr | friend |
| operator++() noexcept | gtirb::Addr | inline |
| operator++(int) noexcept | gtirb::Addr | inline |
| operator+=(value_type Offset) noexcept | gtirb::Addr | inline |
| operator-(const Addr &A, value_type Offset) noexcept | gtirb::Addr | friend |
| operator-(const Addr &A, const Addr &B) noexcept | gtirb::Addr | friend |
| operator--() noexcept | gtirb::Addr | inline |
| operator--(int) noexcept | gtirb::Addr | inline |
| operator-=(value_type Offset) noexcept | gtirb::Addr | inline |
| operator<(const Addr &LHS, const Addr &RHS) noexcept | gtirb::Addr | friend |
| operator<<(std::basic_ostream< CharT, Traits > &Stream, Addr A) | gtirb::Addr | related |
| operator<<(std::basic_ostream< CharT, Traits > &Stream, std::optional< Addr > A) | gtirb::Addr | related |
| operator<=(const Addr &LHS, const Addr &RHS) noexcept | gtirb::Addr | friend |
| operator==(const Addr &LHS, const Addr &RHS) noexcept | gtirb::Addr | friend |
| operator>(const Addr &LHS, const Addr &RHS) noexcept | gtirb::Addr | friend |
| operator>=(const Addr &LHS, const Addr &RHS) noexcept | gtirb::Addr | friend |
| operator~() const noexcept | gtirb::Addr | inline |
| value_type typedef | gtirb::Addr |
1.8.17