|
ns-3
|
Iterator over the set of tags in a packet. More...
#include <packet.h>
Classes | |
| class | Item |
Public Member Functions | |
| bool | HasNext (void) const |
| Item | Next (void) |
Friends | |
| class | Packet |
Iterator over the set of tags in a packet.
This is a java-style iterator.
| bool ns3::ByteTagIterator::HasNext | ( | void | ) | const |
Referenced by ns3::Packet::FindFirstMatchingByteTag(), and ns3::Packet::PrintByteTags().
Referenced by ns3::Packet::FindFirstMatchingByteTag(), and ns3::Packet::PrintByteTags().