|
MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
|
This is the complete list of members for ProcessApi, including all inherited members.
| FindPidsByName(const std::string &name) const noexcept | ProcessApi | |
| GetAllPids() const noexcept | ProcessApi | |
| GetAllProcessNames() const noexcept | ProcessApi | |
| PidExists(const pid_t &pid) const noexcept | ProcessApi | |
| ProcessExists(const std::string &pname) const noexcept | ProcessApi | |
| SetBufferSize(const size_t &buffer_size) | ProcessApi | inline |