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

hyper_stats Class Reference

#include <hyperform.H>

List of all members.

Public Member Functions

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

Public Attributes

char * filename
long super_count
long td_count
idpair td_stats [WTSIZE]
long op_count
idpair op_stats [WTSIZE]
double total_weight
char * filename
idpair td_stats [WTSIZE]
idpair op_stats [WTSIZE]


Constructor & Destructor Documentation

hyper_stats::hyper_stats char *  fn  )  [inline]
 

Definition at line 44 of file include/hyperform.H.

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

hyper_stats::hyper_stats char *  fn  )  [inline]
 

Definition at line 44 of file src/hyperform.H.

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


Member Function Documentation

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

Definition at line 58 of file src/hyperform.H.

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

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

Definition at line 58 of file include/hyperform.H.

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


Member Data Documentation

char* hyper_stats::filename
 

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

char* hyper_stats::filename
 

Definition at line 35 of file include/hyperform.H.

Referenced by dump(), and hyper_stats().

long hyper_stats::op_count
 

Definition at line 39 of file src/hyperform.H.

Referenced by dump(), and hyper_stats().

struct idpair hyper_stats::op_stats[WTSIZE]
 

Definition at line 40 of file src/hyperform.H.

struct idpair hyper_stats::op_stats[WTSIZE]
 

Definition at line 40 of file include/hyperform.H.

long hyper_stats::super_count
 

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

Referenced by dump(), and hyper_stats().

long hyper_stats::td_count
 

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

Referenced by dump(), and hyper_stats().

struct idpair hyper_stats::td_stats[WTSIZE]
 

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

struct idpair hyper_stats::td_stats[WTSIZE]
 

Definition at line 38 of file include/hyperform.H.

double hyper_stats::total_weight
 

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

Referenced by dump(), and hyper_stats().


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