#include <pdu_iterator.h>
◆ pointer
◆ reference
◆ value_type
◆ PDUIterator()
Tins::PDUIterator::PDUIterator |
( |
pointer |
pdu | ) |
|
Constructs an iterator using a PDU
- Parameters
-
pdu | The PDU to be used for iteration |
◆ operator*() [1/2]
Dereference and get the stored PDU
◆ operator*() [2/2]
const PDU & Tins::PDUIterator::operator* |
( |
| ) |
const |
Dereference and get the stored PDU
◆ operator->() [1/2]
Get the stored PDU pointer
◆ operator->() [2/2]
Get the stored PDU pointer
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libtins-4.4/include/tins/pdu_iterator.h
- /builddir/build/BUILD/libtins-4.4/src/pdu_iterator.cpp