Parser for the DBGKD_GET_VERSION64::Flags field.
More...
#include <DBGKD_GET_VERSION64.hh>
◆ DBGKD_VERS_FLAG()
| introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::DBGKD_VERS_FLAG |
( |
uint16_t |
value | ) |
|
|
explicit |
◆ DATA()
| bool introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::DATA |
( |
| ) |
const |
- Returns
- True if the list DebuggerDataList is valid.
◆ HSS()
| bool introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::HSS |
( |
| ) |
const |
- Returns
- True if the target supports hardware stepping.
◆ MP()
| bool introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::MP |
( |
| ) |
const |
- Returns
- True if the target kernel was compiled with support for multiple processors.
◆ NOMM()
| bool introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::NOMM |
( |
| ) |
const |
- Returns
- True if the debugger's memory cache is active.
◆ operator uint16_t()
| introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::operator uint16_t |
( |
| ) |
const |
|
explicit |
◆ PARTITIONS()
| bool introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::PARTITIONS |
( |
| ) |
const |
- Returns
- True if multiple operating system partitions exist.
◆ PTR64()
| bool introvirt::windows::nt::DBGKD_GET_VERSION64::DBGKD_VERS_FLAG::PTR64 |
( |
| ) |
const |
- Returns
- True if the target uses 64-bit pointers.
The documentation for this class was generated from the following file: