Searched defs:EventRawDataInfo (Results 1 – 1 of 1) sorted by relevance
25 struct EventRawDataInfo { struct26 EventRawDataInfo(uint8_t* rawData) in EventRawDataInfo() argument31 void Parse(uint8_t* rawData) in Parse()46 bool IsLogPacked() in IsLogPacked()52 T head;53 int32_t dataPos = 0;54 int32_t dataSize = 0;