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