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
hlist_node Struct Reference

#include <list.h>

Collaboration diagram for hlist_node:
Collaboration graph
[legend]

Data Fields

struct hlist_nodenext
 
struct hlist_node ** pprev
 

Detailed Description

Definition at line 405 of file list.h.

Field Documentation

struct hlist_node* hlist_node::next

Definition at line 406 of file list.h.

struct hlist_node ** hlist_node::pprev

Definition at line 406 of file list.h.


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