| 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(SYSTEM_INFORMATION_CLASS SystemInformationClass, const guest_ptr< void > &pInputBuffer, uint32_t InputBufferLength, const guest_ptr< void > &pSystemInformation, uint32_t SystemInformationLength, uint32_t *ResultLength) | introvirt::windows::nt::NtQuerySystemInformationEx | static |
| introvirt::windows::nt::NtQuerySystemInformation::inject(SYSTEM_INFORMATION_CLASS SystemInformationClass, const guest_ptr< void > &pSystemInformation, uint32_t SystemInformationLength, uint32_t *ResultLength) | introvirt::windows::nt::NtQuerySystemInformation | static |
| InputBufferLength() const =0 | introvirt::windows::nt::NtQuerySystemInformationEx | pure virtual |
| InputBufferLength(uint32_t InputBufferLength)=0 | introvirt::windows::nt::NtQuerySystemInformationEx | pure virtual |
| InputBufferPtr() const =0 | introvirt::windows::nt::NtQuerySystemInformationEx | pure virtual |
| InputBufferPtr(const guest_ptr< void > &pInputBuffer)=0 | introvirt::windows::nt::NtQuerySystemInformationEx | pure virtual |
| json() const =0 | introvirt::SystemCall | 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 |
| ResultLength() const =0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| ResultLength(uint32_t ResultLength)=0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| ResultLengthPtr() const =0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| ResultLengthPtr(const guest_ptr< void > &pResultLength)=0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| supported() const =0 | introvirt::SystemCall | pure virtual |
| SystemInformation() const =0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| SystemInformation()=0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| SystemInformationClass() const =0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| SystemInformationClass(SYSTEM_INFORMATION_CLASS SystemInformationClass)=0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| SystemInformationLength() const =0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| SystemInformationLength(uint32_t SystemInformationLength)=0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| SystemInformationPtr() const =0 | introvirt::windows::nt::NtQuerySystemInformation | pure virtual |
| SystemInformationPtr(const guest_ptr< void > &pSystemInformation)=0 | introvirt::windows::nt::NtQuerySystemInformation | 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 |