#include <1pp_ping_sender.hh>
Inheritance diagram for OPPPingSenderReceive:


Definition at line 106 of file 1pp_ping_sender.hh.
Public Member Functions | |
| OPPPingSenderReceive (OPPPingSenderApp *app) | |
| void | recv (NRAttrVec *data, NR::handle my_handle) |
Data Fields | |
| OPPPingSenderApp * | app_ |
|
|
Definition at line 108 of file 1pp_ping_sender.hh. 00108 : app_(app) {};
|
|
||||||||||||
|
Implements NR::Callback. Definition at line 96 of file 1pp_ping_sender.cc. References app_, and OPPPingSenderApp::recv().
Here is the call graph for this function: ![]() |
|
|
Definition at line 111 of file 1pp_ping_sender.hh. Referenced by recv(). |
1.4.6