Proto
|
Public Member Functions | |
describeInfo & | operator+= (describeInfo &in) |
describe operator+ More... | |
Data Fields | |
double | dataSize |
size of accumulated memory in bytes | |
long unsigned int | count |
number of malloc for a given position | |
|
inline |
describe operator+
apply the operation + for each component of two describeInfo
in | a describeInfo we use to increment this describeInfo |