SDSL 3.0.3
Succinct Data Structure Library
|
#include <memory_tracking.hpp>
Public Member Functions | |
mm_event_proxy (std::string const &name, int64_t usage, bool a) | |
~mm_event_proxy () | |
Public Attributes | |
bool | add |
timer::time_point | created |
Definition at line 199 of file memory_tracking.hpp.
|
inline |
Definition at line 203 of file memory_tracking.hpp.
|
inline |
Definition at line 212 of file memory_tracking.hpp.
bool sdsl::memory_monitor::mm_event_proxy::add |
Definition at line 201 of file memory_tracking.hpp.
timer::time_point sdsl::memory_monitor::mm_event_proxy::created |
Definition at line 202 of file memory_tracking.hpp.