#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] |
Referenced by olsr::sch::upd::SetEraser< S, I >::operator()().
I olsr::sch::upd::SetEraser< S, I >::i_ [private] |
Referenced by olsr::sch::upd::SetEraser< S, I >::operator()().
1.5.6