add


Description:

public void add (owned StoreInfo info)

The info record should have been generated by calling one of the info_new_*() functions, as it will be free'd based on the summary class.

And MUST NOT be allocated directly using malloc.

Parameters:

this

a StoreSummary object

info

a StoreInfo