Givaro
Public Member Functions | Data Fields
GivMMInfo Class Reference

Static informations of memory allocation. More...

#include <givaromm.h>

Public Member Functions

 GivMMInfo ()
 
 ~GivMMInfo ()
 
std::ostream & print (std::ostream &so) const
 

Data Fields

size_t physalloc
 
size_t logalloc
 
size_t sizetab
 
size_t * tabbloc
 
size_t * tablog
 
size_t * tabphy
 

Detailed Description

Static informations of memory allocation.

Constructor & Destructor Documentation

◆ GivMMInfo()

GivMMInfo ( )

◆ ~GivMMInfo()

~GivMMInfo ( )

Member Function Documentation

◆ print()

std::ostream & print ( std::ostream &  so) const

Field Documentation

◆ physalloc

size_t physalloc

◆ logalloc

size_t logalloc

◆ sizetab

size_t sizetab

◆ tabbloc

size_t* tabbloc

◆ tablog

size_t* tablog

◆ tabphy

size_t* tabphy

The documentation for this class was generated from the following files: