|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::ospfv2::Ospfv2PacketSerializer, including all inherited members.
| copyHeaderFields(const Ptr< Ospfv2Packet > from, Ptr< Ospfv2Packet > to) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| deserialize(MemoryInputStream &stream) const override | inet::ospfv2::Ospfv2PacketSerializer | protectedvirtual |
| inet::FieldsChunkSerializer::deserialize(MemoryInputStream &stream, const std::type_info &typeInfo) const override | inet::FieldsChunkSerializer | virtual |
| deserializeAsExternalLsa(MemoryInputStream &stream, const Ptr< Ospfv2LinkStateUpdatePacket > updatePacket, Ospfv2AsExternalLsa &asExternalLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| deserializeLsa(MemoryInputStream &stream, const Ptr< Ospfv2LinkStateUpdatePacket > updatePacket, int i) | inet::ospfv2::Ospfv2PacketSerializer | static |
| deserializeLsaHeader(MemoryInputStream &stream, Ospfv2LsaHeader &lsaHeader) | inet::ospfv2::Ospfv2PacketSerializer | static |
| deserializeNetworkLsa(MemoryInputStream &stream, const Ptr< Ospfv2LinkStateUpdatePacket > updatePacket, Ospfv2NetworkLsa &networkLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| deserializeOspfHeader(MemoryInputStream &stream, Ptr< Ospfv2Packet > &ospfPacket) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| deserializeOspfOptions(MemoryInputStream &stream, Ospfv2Options &options) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| deserializeRouterLsa(MemoryInputStream &stream, const Ptr< Ospfv2LinkStateUpdatePacket > updatePacket, Ospfv2RouterLsa &routerLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| deserializeSummaryLsa(MemoryInputStream &stream, const Ptr< Ospfv2LinkStateUpdatePacket > updatePacket, Ospfv2SummaryLsa &summaryLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| inet::ospf::OspfPacketSerializer class | inet::ospfv2::Ospfv2PacketSerializer | friend |
| Ospfv2PacketSerializer() | inet::ospfv2::Ospfv2PacketSerializer | inline |
| serialize(MemoryOutputStream &stream, const Ptr< const Chunk > &chunk) const override | inet::ospfv2::Ospfv2PacketSerializer | protectedvirtual |
| inet::FieldsChunkSerializer::serialize(MemoryOutputStream &stream, const Ptr< const Chunk > &chunk, b offset, b length) const override | inet::FieldsChunkSerializer | virtual |
| serializeAsExternalLsa(MemoryOutputStream &stream, const Ospfv2AsExternalLsa &asExternalLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| serializeLsa(MemoryOutputStream &stream, const Ospfv2Lsa &routerLsa) | inet::ospfv2::Ospfv2PacketSerializer | static |
| serializeLsaHeader(MemoryOutputStream &stream, const Ospfv2LsaHeader &lsaHeader) | inet::ospfv2::Ospfv2PacketSerializer | static |
| serializeNetworkLsa(MemoryOutputStream &stream, const Ospfv2NetworkLsa &networkLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| serializeOspfHeader(MemoryOutputStream &stream, const Ptr< const Ospfv2Packet > &ospfPacket) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| serializeOspfOptions(MemoryOutputStream &stream, const Ospfv2Options &options) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| serializeRouterLsa(MemoryOutputStream &stream, const Ospfv2RouterLsa &routerLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| serializeSummaryLsa(MemoryOutputStream &stream, const Ospfv2SummaryLsa &summaryLsa) | inet::ospfv2::Ospfv2PacketSerializer | privatestatic |
| totalDeserializedLength | inet::ChunkSerializer | static |
| totalSerializedLength | inet::ChunkSerializer | static |