SDSL
3.0.0
Succinct Data Structure Library
|
#include <memory_tracking.hpp>
Public Member Functions | |
mm_event_proxy (const std::string &name, int64_t usage, bool a) | |
~mm_event_proxy () | |
Public Attributes | |
bool | add |
timer::time_point | created |
Definition at line 194 of file memory_tracking.hpp.
|
inline |
Definition at line 198 of file memory_tracking.hpp.
|
inline |
Definition at line 208 of file memory_tracking.hpp.
bool sdsl::memory_monitor::mm_event_proxy::add |
Definition at line 196 of file memory_tracking.hpp.
timer::time_point sdsl::memory_monitor::mm_event_proxy::created |
Definition at line 197 of file memory_tracking.hpp.