ohcount
Data Fields

LicenseListItem Struct Reference

Holds a list of Licenses in a linked list. More...

#include <structs.h>

Data Fields

Licenselic
struct LicenseListItemnext
struct LicenseListItemhead
struct LicenseListItemtail

Detailed Description

Holds a list of Licenses in a linked list.


Field Documentation

The head of the linked list this LicenseList item is part of. This field is only used for the list head.

The particular License in this linked list item.

The next LicenseList in the linked list.

The head of the linked list this LicenseList item is part of. This field is only used for the list head.


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