|
The Sparta Modeling Framework
|
This is the complete list of members for sparta::memory::MemoryPokeError, including all inherited members.
| backtrace() const noexcept | sparta::SpartaException | |
| MemoryAccessError(addr_t addr, addr_t size, const std::string &access, const std::string &why) (defined in sparta::memory::MemoryAccessError) | sparta::memory::MemoryAccessError | inline |
| MemoryPokeError(addr_t addr, addr_t size, const std::string &why) (defined in sparta::memory::MemoryPokeError) | sparta::memory::MemoryPokeError | inline |
| operator<<(const T &msg) | sparta::SpartaException | inline |
| rawReason() const | sparta::SpartaException | inline |
| SpartaException() | sparta::SpartaException | |
| SpartaException(const std::string &reason) | sparta::SpartaException | |
| SpartaException(const SpartaException &orig) | sparta::SpartaException | |
| what() const noexcept | sparta::SpartaException | inline |
| ~SpartaException() noexcept | sparta::SpartaException | virtual |