Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

super_stats Class Reference

#include <superform.H>

List of all members.

Public Member Functions

 super_stats (char *fn)
void dump (FILE *out)
 super_stats (char *fn)
void dump (FILE *out)

Public Attributes

char * filename
long super_count
long block_count
idpair block_stats [WTSIZE]
long op_count
long op_count_expanded
idpair op_stats [WTSIZE]
double total_weight
char * filename
idpair block_stats [WTSIZE]
idpair op_stats [WTSIZE]


Constructor & Destructor Documentation

super_stats::super_stats char *  fn  )  [inline]
 

Definition at line 41 of file include/superform.H.

References block_count, filename, i, op_count, op_count_expanded, strcpy(), strlen(), super_count, total_weight, and WTSIZE.

super_stats::super_stats char *  fn  )  [inline]
 

Definition at line 41 of file src/superform.H.

References block_count, filename, i, op_count, op_count_expanded, strcpy(), strlen(), super_count, total_weight, and WTSIZE.


Member Function Documentation

void super_stats::dump FILE *  out  )  [inline]
 

Definition at line 55 of file src/superform.H.

References block_count, filename, fprintf(), i, op_count, op_count_expanded, out, super_count, total_weight, and WTSIZE.

void super_stats::dump FILE *  out  )  [inline]
 

Definition at line 55 of file include/superform.H.

References block_count, filename, fprintf(), i, op_count, op_count_expanded, out, super_count, total_weight, and WTSIZE.

Referenced by main().


Member Data Documentation

long super_stats::block_count
 

Definition at line 33 of file src/superform.H.

Referenced by dump(), and super_stats().

struct idpair super_stats::block_stats[WTSIZE]
 

Definition at line 34 of file src/superform.H.

struct idpair super_stats::block_stats[WTSIZE]
 

Definition at line 34 of file include/superform.H.

char* super_stats::filename
 

Definition at line 31 of file src/superform.H.

char* super_stats::filename
 

Definition at line 31 of file include/superform.H.

Referenced by dump(), and super_stats().

long super_stats::op_count
 

Definition at line 35 of file src/superform.H.

Referenced by dump(), and super_stats().

long super_stats::op_count_expanded
 

Definition at line 36 of file src/superform.H.

Referenced by dump(), and super_stats().

struct idpair super_stats::op_stats[WTSIZE]
 

Definition at line 37 of file src/superform.H.

struct idpair super_stats::op_stats[WTSIZE]
 

Definition at line 37 of file include/superform.H.

long super_stats::super_count
 

Definition at line 32 of file src/superform.H.

Referenced by dump(), and super_stats().

double super_stats::total_weight
 

Definition at line 38 of file src/superform.H.

Referenced by dump(), and super_stats().


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 20:31:34 2003 for TINKER LEGO DOC by doxygen 1.3.2