#include <FileCreateOptions.hh>
◆ FileCreateOptions() [1/2]
| introvirt::windows::nt::FileCreateOptions::FileCreateOptions |
( |
| ) |
|
◆ FileCreateOptions() [2/2]
| introvirt::windows::nt::FileCreateOptions::FileCreateOptions |
( |
uint32_t |
value | ) |
|
◆ disableFlag()
◆ enableFlag()
◆ get()
| uint32_t introvirt::windows::nt::FileCreateOptions::get |
( |
| ) |
const |
◆ isFlagEnabled()
- Parameters
-
- Returns
- True if the given flag is enabled
◆ operator uint32_t()
| introvirt::windows::nt::FileCreateOptions::operator uint32_t |
( |
| ) |
const |
◆ set()
| void introvirt::windows::nt::FileCreateOptions::set |
( |
uint32_t |
value | ) |
|
- Parameters
-
| value | The raw value to set |
◆ to_string()
| std::string introvirt::windows::nt::FileCreateOptions::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/FileCreateOptions.hh