SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::memory_monitor::mm_event_proxy Struct Reference

#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

Detailed Description

Definition at line 199 of file memory_tracking.hpp.

Constructor & Destructor Documentation

◆ mm_event_proxy()

sdsl::memory_monitor::mm_event_proxy::mm_event_proxy ( std::string const & name,
int64_t usage,
bool a )
inline

Definition at line 203 of file memory_tracking.hpp.

◆ ~mm_event_proxy()

sdsl::memory_monitor::mm_event_proxy::~mm_event_proxy ( )
inline

Definition at line 212 of file memory_tracking.hpp.

Member Data Documentation

◆ add

bool sdsl::memory_monitor::mm_event_proxy::add

Definition at line 201 of file memory_tracking.hpp.

◆ created

timer::time_point sdsl::memory_monitor::mm_event_proxy::created

Definition at line 202 of file memory_tracking.hpp.


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