#include <scheduler.hh>
Public Member Functions | |
SetEraser (S &s, const I &i) | |
void | operator() () |
Private Attributes | |
S & | s_ |
I | i_ |
olsr::sch::upd::SetEraser< S, I >::SetEraser | ( | S & | s, | |
const I & | i | |||
) | [inline] |
void olsr::sch::upd::SetEraser< S, I >::operator() | ( | ) | [inline] |
S& olsr::sch::upd::SetEraser< S, I >::s_ [private] |
I olsr::sch::upd::SetEraser< S, I >::i_ [private] |