Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Data Fields
ListNodeType Struct Reference

#include <struct.h>

Collaboration diagram for ListNodeType:
Collaboration graph
[legend]

Data Fields

int id
 
struct ListNodeTypeprev
 
struct ListNodeTypenext
 

Detailed Description

Definition at line 41 of file struct.h.

Field Documentation

int id

Definition at line 42 of file struct.h.

struct ListNodeType * next

Definition at line 43 of file struct.h.

struct ListNodeType* prev

Definition at line 43 of file struct.h.


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