#include <address.h>
◆ Address() [1/3]
retdec::common::Address::Address |
( |
| ) |
|
◆ Address() [2/3]
retdec::common::Address::Address |
( |
uint64_t |
a | ) |
|
◆ Address() [3/3]
retdec::common::Address::Address |
( |
const std::string & |
a | ) |
|
|
explicit |
◆ getValue()
uint64_t retdec::common::Address::getValue |
( |
| ) |
const |
◆ isDefined()
bool retdec::common::Address::isDefined |
( |
| ) |
const |
◆ isUndefined()
bool retdec::common::Address::isUndefined |
( |
| ) |
const |
◆ operator bool()
retdec::common::Address::operator bool |
( |
| ) |
const |
|
explicit |
◆ operator uint64_t()
retdec::common::Address::operator uint64_t |
( |
| ) |
const |
◆ operator++() [1/2]
Address & retdec::common::Address::operator++ |
( |
| ) |
|
◆ operator++() [2/2]
Address retdec::common::Address::operator++ |
( |
int |
| ) |
|
◆ operator+=()
◆ operator--() [1/2]
Address & retdec::common::Address::operator-- |
( |
| ) |
|
◆ operator--() [2/2]
Address retdec::common::Address::operator-- |
( |
int |
| ) |
|
◆ operator-=()
◆ operator|=()
◆ toHexPrefixString()
std::string retdec::common::Address::toHexPrefixString |
( |
| ) |
const |
◆ toHexString()
std::string retdec::common::Address::toHexString |
( |
| ) |
const |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const Address & |
a |
|
) |
| |
|
friend |
◆ address
uint64_t retdec::common::Address::address |
|
private |
◆ Undefined
const uint64_t retdec::common::Address::Undefined = ULLONG_MAX |
|
static |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/common/address.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/common/address.cpp