|
EMANE
1.2.1
|
Go to the source code of this file.
Classes | |
| class | EMANE::ShimLayerImplementor |
| Interface used to create a Shim layer plugin implementation. More... | |
Namespaces | |
| EMANE | |
Macros | |
| #define | DECLARE_SHIM_LAYER(X) |
Typedefs | |
| typedef ShimLayerImplementor *(* | EMANE::createShimFunc) (NEMId id, PlatformServiceProvider *p, RadioServiceProvider *r) |
| typedef void(* | EMANE::destroyShimFunc) (ShimLayerImplementor *) |
| #define DECLARE_SHIM_LAYER | ( | X | ) |
Definition at line 72 of file shimlayerimpl.h.