LocDeltaListItem Struct Reference

Tracks changes in lines of code, comments, and blank lines for multiple languages using a linked list. More...

#include <structs.h>


Data Fields

LocDelta * delta
struct LocDeltaListItem * next
struct LocDeltaListItem * head
struct LocDeltaListItem * tail


Detailed Description

Tracks changes in lines of code, comments, and blank lines for multiple languages using a linked list.

Field Documentation

The particular LocDelta in this linked list item.

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

The next LocDeltaList item in the linked list.

The tail of the linked list this 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 Fri Aug 28 15:20:08 2009 for ohcount by  doxygen 1.5.9