|
INET Framework for OMNeT++/OMNEST
|
#include "inet/common/Protocol.h"#include "inet/common/ProtocolTag_m.h"#include "inet/common/packet/Packet.h"Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Functions | |
| const Protocol * | inet::findPacketProtocol (Packet *packet) |
| const Protocol & | inet::getPacketProtocol (Packet *packet) |
| void | inet::insertProtocolHeader (Packet *packet, const Protocol &protocol, const Ptr< Chunk > &header) |
| template<typename T > | |
| const Ptr< T > | inet::removeProtocolHeader (Packet *packet) |