#include <2pp_ping_sender.hh>
Inheritance diagram for TPPPingSenderReceive:


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