Searched refs:RecordIndex (Results 1 – 1 of 1) sorted by relevance
145 enum RecordIndex { FIRST = 0, SECOND = 1, MAX = 2, CURRENT = -1 } index_ = FIRST; enum149 inline Report &GetReport(RecordIndex index = CURRENT, int configId = 0)