#include <callback.h>
Public Member Functions | |
virtual | ~CallbackImpl () |
virtual R | operator() (void)=0 |
Definition at line 101 of file callback.h.
virtual ns3::CallbackImpl< R, empty, empty, empty, empty, empty, empty, empty, empty, empty >::~CallbackImpl | ( | ) | [inline, virtual] |
Definition at line 103 of file callback.h.
virtual R ns3::CallbackImpl< R, empty, empty, empty, empty, empty, empty, empty, empty, empty >::operator() | ( | void | ) | [pure virtual] |