MIHPacket.cc File Reference

MIH protocol non-inline non-template implementation. More...

#include "MIHPacket.hh"
#include <boost/io/ios_state.hpp>
#include <senf/Utils/String.hh>
Include dependency graph for MIHPacket.cc:

Go to the source code of this file.

Macros

#define prefix_
 

Functions

 SENF_PACKET_REGISTRY_REGISTER (senf::EtherTypes, senf::MIHPacketType::etherType, senf::MIHPacket)
 
 SENF_PACKET_INSTANTIATE_TEMPLATE (senf::MIHPacket)
 
 SENF_PACKET_INSTANTIATE_TEMPLATE (senf::MIHGenericPayloadPacket)
 

Detailed Description

MIH protocol non-inline non-template implementation.

Definition in file MIHPacket.cc.

Macro Definition Documentation

◆ prefix_

#define prefix_

Definition at line 24 of file MIHPacket.cc.

Function Documentation

◆ SENF_PACKET_INSTANTIATE_TEMPLATE() [1/2]

SENF_PACKET_INSTANTIATE_TEMPLATE ( senf::MIHPacket  )

◆ SENF_PACKET_INSTANTIATE_TEMPLATE() [2/2]

SENF_PACKET_INSTANTIATE_TEMPLATE ( senf::MIHGenericPayloadPacket  )

◆ SENF_PACKET_REGISTRY_REGISTER()

SENF_PACKET_REGISTRY_REGISTER ( senf::EtherTypes  ,
senf::MIHPacketType::etherType  ,
senf::MIHPacket   
)