MALOC  0.1
Public Attributes
sVmem Struct Reference

Contains public data members for Vmem class. More...

#include <vmem.h>

List of all members.

Public Attributes

char name [VMAX_ARGLEN]
size_t mallocBytes
size_t freeBytes
size_t highWater
size_t mallocAreas

Detailed Description

Contains public data members for Vmem class.

Author:
Michael Holst

Member Data Documentation

total size of all freed malloc areas of class

high-water malloc bytemark for this class

total number of individual malloc areas

total size of all current malloc areas of class

name of class we manage malloc areas for


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