Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

pdyn_alloc.C File Reference

#include "pdyn.h"

Go to the source code of this file.

Functions

void dealloc_all ()
bool initialize_pdyn (int n, hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories)
pdyn* alloc_pdyn (hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories, bool reinit)
void dealloc_pdyn (pdyn *p)
node* new_pdyn (hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories)
node* new_pdyn2 (hbpfp the_hbpfp, sbpfp the_sbpfp, bool use_stories)


Function Documentation

pdyn* alloc_pdyn ( hbpfp the_hbpfp,
sbpfp the_sbpfp,
bool use_stories,
bool reinit )
 

Definition at line 86 of file pdyn_alloc.C.

Referenced by new_pdyn2().

void dealloc_all ( )
 

Definition at line 44 of file pdyn_alloc.C.

Referenced by initialize_pdyn().

void dealloc_pdyn ( pdyn * p )
 

Definition at line 147 of file pdyn_alloc.C.

Referenced by NEW().

bool initialize_pdyn ( int n,
hbpfp the_hbpfp,
sbpfp the_sbpfp,
bool use_stories )
 

Definition at line 56 of file pdyn_alloc.C.

node* new_pdyn ( hbpfp the_hbpfp,
sbpfp the_sbpfp,
bool use_stories )
 

Definition at line 200 of file pdyn_alloc.C.

node* new_pdyn2 ( hbpfp the_hbpfp,
sbpfp the_sbpfp,
bool use_stories )
 

Definition at line 209 of file pdyn_alloc.C.


Generated at Sun Feb 24 09:57:28 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001