QDM2SubPNode Struct Reference

A node in the subpacket list. More...

Collaboration diagram for QDM2SubPNode:
Collaboration graph

Data Fields

QDM2SubPacketpacket
 packet More...
 
struct QDM2SubPNodenext
 pointer to next packet in the list, NULL if leaf node More...
 

Detailed Description

A node in the subpacket list.

Definition at line 95 of file qdm2.c.

Field Documentation

struct QDM2SubPNode* QDM2SubPNode::next

pointer to next packet in the list, NULL if leaf node

Definition at line 97 of file qdm2.c.

Referenced by qdm2_decode_super_block(), and qdm2_search_subpacket_type_in_list().


The documentation for this struct was generated from the following file: