#include <geo-routing.hh>
Inheritance diagram for GeoFilterReceive:


Public Member Functions | |
| GeoFilterReceive (GeoRoutingFilter *app) | |
| void | recv (Message *msg, handle h) |
Public Attributes | |
| GeoRoutingFilter * | app_ |
|
|
Definition at line 187 of file geo-routing.hh. References app_.
00187 : app_(app) {}; |
|
||||||||||||
|
Implements FilterCallback. Definition at line 46 of file geo-routing.cc. References app_, and GeoRoutingFilter::recv().
|
Here is the call graph for this function:

|
|
Definition at line 190 of file geo-routing.hh. Referenced by GeoFilterReceive(), and recv(). |
1.3.3