LeaseQueue

Undocumented in source.

Members

Functions

Len
int Len()
Undocumented in source. Be warned that the author may not have intended to support it.
Less
bool Less(int i, int j)
Undocumented in source. Be warned that the author may not have intended to support it.
Pop
LeaseWithTime Pop()
Undocumented in source. Be warned that the author may not have intended to support it.
Push
void Push(LeaseWithTime item)
Undocumented in source. Be warned that the author may not have intended to support it.
Swap
void Swap(int i, int j)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
get
LeaseWithTime get(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta