|
libintrovirt v0.57.4
IntroVirt introspection library
|
This is the complete list of members for introvirt::windows::nt::NtDeleteKey, including all inherited members.
| data(const std::string &key, const std::shared_ptr< void > &value)=0 | introvirt::SystemCall | pure virtual |
| data(const std::string &key, std::shared_ptr< void > &&value)=0 | introvirt::SystemCall | pure virtual |
| data(const std::string &key)=0 | introvirt::SystemCall | pure virtual |
| data(const std::string &key) const =0 | introvirt::SystemCall | pure virtual |
| handle_return_event(Event &event)=0 | introvirt::SystemCall | pure virtual |
| index() const =0 | introvirt::windows::WindowsSystemCall | pure virtual |
| inject(uint64_t KeyHandle) | introvirt::windows::nt::NtDeleteKey | static |
| json() const =0 | introvirt::SystemCall | pure virtual |
| KeyHandle() const =0 | introvirt::windows::nt::NtDeleteKey | pure virtual |
| KeyHandle(uint64_t KeyHandle)=0 | introvirt::windows::nt::NtDeleteKey | pure virtual |
| name() const =0 | introvirt::SystemCall | pure virtual |
| result() const =0 | introvirt::windows::nt::NtSystemCall | pure virtual |
| result(NTSTATUS_CODE code)=0 | introvirt::windows::nt::NtSystemCall | pure virtual |
| supported() const =0 | introvirt::SystemCall | pure virtual |
| will_return() const =0 | introvirt::SystemCall | pure virtual |
| write(std::ostream &os=std::cout) const =0 | introvirt::SystemCall | pure virtual |
| ~SystemCall()=default | introvirt::SystemCall | virtual |