Proto
Public Member Functions | Data Fields
Proto::describeInfo Class Reference

Public Member Functions

describeInfooperator+= (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
 

Member Function Documentation

◆ operator+=()

describeInfo& Proto::describeInfo::operator+= ( describeInfo in)
inline

describe operator+

apply the operation + for each component of two describeInfo

Parameters
ina describeInfo we use to increment this describeInfo

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