MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
Loading...
Searching...
No Matches
MemoryAccessor::SegmentEx Class Reference

Ex: Exception related to memory segments. More...

#include <memoryaccessor.h>

Inheritance diagram for MemoryAccessor::SegmentEx:
MemoryAccessor::BaseException MemoryAccessor::AddressNotInSegmentEx MemoryAccessor::SegmentAccessDeniedEx MemoryAccessor::SegmentNotExistEx

Detailed Description

Ex: Exception related to memory segments.

All exceptions related to operations with memory segments are inherited from this.


The documentation for this class was generated from the following file: