Public Attributes | List of all members
heap_info Struct Reference

#include <Heap.h>

Public Attributes

size_t current_size
 
size_t max_size
 

Detailed Description

Information about the state of the heap.

Definition at line 62 of file Heap.h.

Member Data Documentation

size_t heap_info::current_size

current size of the heap in bytes

Definition at line 64 of file Heap.h.

size_t heap_info::max_size

max size the heap has reached in bytes

Definition at line 65 of file Heap.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49