FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHealthSummary_BeginCompose ( kHealthSummary  summary,
kSize  entryCount 
)

Opens the health summary for writing.

Each call to BeginCompose should be matched by a call to EndCompose when writing is is complete.

This method is used in the implementation of health services to compose a health summary object from log data.

Parameters
summaryHealth summary.
entryCountCount of log entries per stat.
Returns
Operation status.