Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
list_head Struct Reference

#include <list.h>

Collaboration diagram for list_head:
Collaboration graph
[legend]

Data Fields

struct list_headnext
 
struct list_headprev
 

Detailed Description

Definition at line 51 of file list.h.

Field Documentation

struct list_head* list_head::next

Definition at line 52 of file list.h.

struct list_head * list_head::prev

Definition at line 52 of file list.h.


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