#include <libtbxcast_priv.h>
Data Fields | |
| int | nextgrp |
| int | issubgrp |
| int | last |
| struct tbxcast_group * | grp |
This structure is chained. If the group is void (created and deleted afterwards) it contains a pointer to the next deleted group.
Otherwise it contains a pointer to the next sub-group.
Next sub-group
Whether this group is a subgroup
???
1.5.5