CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::MemoryUsage::Out Struct Reference

#include <node_call_types.h>

Public Member Functions

 Out (const pal::MallocInfo &info)
 
 Out ()=default
 

Public Attributes

size_t max_total_heap_size = 0
 
size_t current_allocated_heap_size = 0
 
size_t peak_allocated_heap_size = 0
 

Constructor & Destructor Documentation

◆ Out() [1/2]

ccf::MemoryUsage::Out::Out ( const pal::MallocInfo info)
inline

◆ Out() [2/2]

ccf::MemoryUsage::Out::Out ( )
default

Member Data Documentation

◆ current_allocated_heap_size

size_t ccf::MemoryUsage::Out::current_allocated_heap_size = 0

◆ max_total_heap_size

size_t ccf::MemoryUsage::Out::max_total_heap_size = 0

◆ peak_allocated_heap_size

size_t ccf::MemoryUsage::Out::peak_allocated_heap_size = 0

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