exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
stackNode Struct Reference

An item in a Generic Stack structure.

#include <procTypes.h>

Data Fields

void * item
 
struct stackNodenextInStack
 

Detailed Description

Definition at line 41 of file bin/headers/procTypes.h.

Field Documentation

void * stackNode::item

Definition at line 43 of file bin/headers/procTypes.h.

struct stackNode * stackNode::nextInStack

Definition at line 44 of file bin/headers/procTypes.h.


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