Home
last modified time | relevance | path

Searched defs:CEventList (Results 1 – 1 of 1) sorted by relevance

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCEventQueue.hh37 class CEventList : public pair<deviceId_t, deviceId_t> { class
42CEventList(vector<deviceId_t>& theQueueArray) : queueArray(theQueueArray) { first = second = UNKNO… in CEventList() function in CEventList