Memory address imbued with the explicit boolean data indicating if the address is null or not.
More...
#include <gdb_api.h>
Memory address imbued with the explicit boolean data indicating if the address is null or not.
Definition at line 36 of file gdb_api.h.
◆ memory_addresst() [1/2]
| gdb_apit::memory_addresst::memory_addresst |
( |
| ) |
|
|
inline |
◆ memory_addresst() [2/2]
| gdb_apit::memory_addresst::memory_addresst |
( |
const std::string & | address_string | ) |
|
|
inlineexplicit |
◆ is_null()
| bool gdb_apit::memory_addresst::is_null |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool gdb_apit::memory_addresst::operator< |
( |
const memory_addresst & | other | ) |
const |
|
inline |
◆ string()
| std::string gdb_apit::memory_addresst::string |
( |
| ) |
const |
|
inline |
◆ address_string
| std::string gdb_apit::memory_addresst::address_string |
◆ null_address
| bool gdb_apit::memory_addresst::null_address |
The documentation for this struct was generated from the following file: