Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

SF_PSTACK Struct Reference

#include <sflsq.h>

List of all members.

Public Attributes

void ** stack
int nstack
int n
int imalloc


Member Data Documentation

int SF_PSTACK::imalloc
 

Definition at line 50 of file sflsq.h.

Referenced by sfpstack_init().

int SF_PSTACK::n
 

Definition at line 49 of file sflsq.h.

Referenced by sfpstack_init(), sfpstack_pop(), and sfpstack_push().

int SF_PSTACK::nstack
 

Definition at line 48 of file sflsq.h.

Referenced by sfpstack_init(), and sfpstack_push().

void** SF_PSTACK::stack
 

Definition at line 47 of file sflsq.h.

Referenced by sfpstack_init(), sfpstack_pop(), and sfpstack_push().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2