Informations sur un bloc alloué.
Plus de détails...
#include <arcane/utils/IMemoryInfo.h>
Informations sur un bloc alloué.
Définition à la ligne 30 du fichier IMemoryInfo.h.
◆ MemoryInfoChunk() [1/2]
Arcane::MemoryInfoChunk::MemoryInfoChunk |
( |
| ) |
|
|
inline |
◆ MemoryInfoChunk() [2/2]
Arcane::MemoryInfoChunk::MemoryInfoChunk |
( |
const void * |
aowner, |
|
|
Int64 |
asize, |
|
|
Int64 |
alloc_id, |
|
|
Integer |
aiteration |
|
) |
| |
|
inline |
◆ allocId()
Int64 Arcane::MemoryInfoChunk::allocId |
( |
| ) |
const |
|
inline |
◆ iteration()
Integer Arcane::MemoryInfoChunk::iteration |
( |
| ) |
const |
|
inline |
◆ owner()
const void * Arcane::MemoryInfoChunk::owner |
( |
| ) |
const |
|
inline |
◆ setOwner()
void Arcane::MemoryInfoChunk::setOwner |
( |
const void * |
o | ) |
|
|
inline |
◆ setStackTrace()
void Arcane::MemoryInfoChunk::setStackTrace |
( |
const String & |
st | ) |
|
|
inline |
◆ size()
Int64 Arcane::MemoryInfoChunk::size |
( |
| ) |
const |
|
inline |
◆ stackTrace()
const String & Arcane::MemoryInfoChunk::stackTrace |
( |
| ) |
const |
|
inline |
La documentation de cette classe a été générée à partir du fichier suivant :