ATLAS Offline Software
|
#include <vector>
#include <string>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
class | procmaps |
A simple API to access /proc/self/maps info. More... | |
struct | procmaps::Entry |
Functions | |
bool | operator< (procmaps::Entry &lhs, procmaps::Entry &rhs) |
|
inline |
Definition at line 57 of file procmaps.h.