Gocator Vision Library
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GvProfileMsg_ConstructStartTable ( GvProfileMsg  msg,
kSize  numEntries,
kAlloc  alloc 
)

Creates a table to store the starting location of each sub-profile that makes up the profile in this profile message.

The sub-profiles are profiles from buddy sensors. The starting location of a sub-profile is the index value into this profile message's merged profile where the sub-profile begins.

Call this function if profile starting location/index information is required and applicable for this profile message. Scenarios where this is needed is for a buddy configuration with at least one buddy sensor.

Parameters
msgMessage object.
numEntriesNumber of buddy sensors (main sensor is excluded).
allocThe memory allocator to use.
Returns
Operation status.