Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Types | |
typedef struct _proto_node * | NodePtr |
Public Member Functions | |
ChildIterator (NodePtr n=Q_NULLPTR) | |
bool | hasNext () |
ChildIterator | next () |
ProtoNode | element () |
Protected Attributes | |
NodePtr | node |