#include <MapType.hh>
◆ Flag
| Enumerator |
|---|
| MAP_PROCESS | |
| MAP_SYSTEM | |
◆ MapType() [1/2]
| introvirt::windows::nt::MapType::MapType |
( |
| ) |
|
◆ MapType() [2/2]
| introvirt::windows::nt::MapType::MapType |
( |
uint32_t |
value | ) |
|
◆ disableFlag()
| void introvirt::windows::nt::MapType::disableFlag |
( |
Flag |
flag | ) |
|
◆ enableFlag()
| void introvirt::windows::nt::MapType::enableFlag |
( |
Flag |
flag | ) |
|
◆ getValue()
| uint32_t introvirt::windows::nt::MapType::getValue |
( |
| ) |
const |
◆ isFlagEnabled()
| bool introvirt::windows::nt::MapType::isFlagEnabled |
( |
Flag |
flag | ) |
const |
- Parameters
-
- Returns
- True if the given flag is enabled
◆ operator uint32_t()
| introvirt::windows::nt::MapType::operator uint32_t |
( |
| ) |
const |
◆ setValue()
| void introvirt::windows::nt::MapType::setValue |
( |
uint32_t |
value | ) |
|
- Parameters
-
| value | The raw value to set |
◆ to_string()
| std::string introvirt::windows::nt::MapType::to_string |
( |
const std::string & |
separator = " " | ) |
const |
- Parameters
-
| separator | The separator to use between flags |
- Returns
- A human readable string
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/windows/kernel/nt/const/MapType.hh