ParsedLanguageListItem Struct Reference

Holds a set of ParsedLanguages in a linked list. More...

#include <structs.h>

Data Fields

ParsedLanguagepl
struct ParsedLanguageListItemnext
struct ParsedLanguageListItemhead
struct ParsedLanguageListItemtail

Detailed Description

Holds a set of ParsedLanguages in a linked list.


Field Documentation

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

The next ParsedLanguageList item in the linked list.

The particular ParsedLanguage in this linked list item.

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


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

Generated on Sun Nov 29 17:21:31 2009 for ohcount by  doxygen 1.6.1