Classes | |
struct | senf::MIHPacketType |
MIH packet. More... | |
Typedefs | |
typedef ConcretePacket< MIHPacketType > | senf::MIHPacket |
MIH packet typedef. More... | |
typedef ConcretePacket< MIHGenericPayloadPacketType > | senf::MIHGenericPayloadPacket |
MIH Payload packet typedef. More... | |
Each protocol consists of several objects
typedef
symbol. This is the only object explicitly accessed from the outside Below you find a list of the internal packet type object for each of the implemented protocols. You will never use this type directly, however the documentation will reference the packet typedef to use and will document the parser used to parse the packet's fields.
MIH Payload packet typedef.
Definition at line 143 of file MIHPacket.hh.
typedef ConcretePacket<MIHPacketType> senf::MIHPacket |
MIH packet typedef.
Definition at line 112 of file MIHPacket.hh.