|
libintrovirt v0.57.4
IntroVirt introspection library
|
This is the complete list of members for introvirt::BadPhysicalAddressException, including all inherited members.
| BadPhysicalAddressException(uint64_t gpa, int err) | introvirt::BadPhysicalAddressException | |
| BadPhysicalAddressException(BadPhysicalAddressException &&) noexcept | introvirt::BadPhysicalAddressException | |
| error_code() const | introvirt::TraceableException | |
| MemoryException(const std::string &message) | introvirt::MemoryException | |
| MemoryException(const std::string &message, int err) | introvirt::MemoryException | |
| operator=(BadPhysicalAddressException &&) noexcept | introvirt::BadPhysicalAddressException | |
| introvirt::MemoryException::operator=(TraceableException &&) noexcept | introvirt::TraceableException | |
| TraceableException(TraceableException &&) noexcept | introvirt::TraceableException | |
| TraceableException(const std::string &msg) | introvirt::TraceableException | explicitprotected |
| TraceableException(const std::string &msg, int err) | introvirt::TraceableException | protected |
| ~BadPhysicalAddressException() noexcept override | introvirt::BadPhysicalAddressException | |
| ~TraceableException() override | introvirt::TraceableException |