|
INET Framework for OMNeT++/OMNEST
|
#include <IFragmentation.h>
Public Member Functions | |
| virtual | ~IFragmentation () |
| virtual std::vector< Ieee80211DataOrMgmtFrame * > * | fragmentFrame (Ieee80211DataOrMgmtFrame *frame, const std::vector< int > &fragmentSizes)=0 |
|
pure virtual |