MemoryStat::Add

MemoryStat::Add
void Add(MemoryStat* p);
Description

Add adds the allocation statistics of another MemoryStat object to the current object.

Parameters
Parameters 
Description 
MemoryStat* p 
MemoryStat object whose values are added to the current object.