Main Page   Compound List   File List   Compound Members   File Members  

_enode Struct Reference

#include <types.h>

List of all members.

Public Attributes

enode_type type
int size
int pos
evalue arr [1]


Member Data Documentation

evalue _enode::arr[1]
 

Definition at line 146 of file types.h.

Referenced by aep_evalue(), compute_enode(), eadd(), ecopy(), edot(), eequal(), emul(), free_evalue_refs(), new_eadd(), new_enode(), P_Enum(), print_enode(), and reduce_evalue().

int _enode::pos
 

Definition at line 145 of file types.h.

Referenced by aep_evalue(), compute_enode(), ecopy(), eequal(), emul(), new_enode(), and print_enode().

int _enode::size
 

Definition at line 144 of file types.h.

Referenced by aep_evalue(), compute_enode(), ecopy(), edot(), eequal(), emul(), free_evalue_refs(), new_enode(), print_enode(), and reduce_evalue().

enode_type _enode::type
 

Definition at line 143 of file types.h.

Referenced by compute_enode(), ecopy(), edot(), eequal(), emul(), new_enode(), print_enode(), and reduce_evalue().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 15 10:59:52 2004 for polylib by doxygen1.2.18