|
EMANE
1.2.1
|
Go to the source code of this file.
Classes | |
| class | EMANE::PHYLayerImplementor |
| Interface used to create a PHY layer plugin implementation. More... | |
Namespaces | |
| EMANE | |
Macros | |
| #define | DECLARE_PHY_LAYER(X) |
Typedefs | |
| typedef PHYLayerImplementor *(* | EMANE::createPHYFunc) (NEMId id, PlatformServiceProvider *p) |
| typedef void(* | EMANE::destroyPHYFunc) (PHYLayerImplementor *) |
| #define DECLARE_PHY_LAYER | ( | X | ) |
Definition at line 107 of file phylayerimpl.h.