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

Op_Hashed_Entry Class Reference

#include <my_mem_db_hashed.h>

List of all members.

Public Member Functions

 Op_Hashed_Entry ()
 ~Op_Hashed_Entry ()
int mapping ()
Operationop ()
Op_Hashed_Entrynext ()
void set (int mapping, Operation *op)
void set_next (Op_Hashed_Entry *i)
void print (FILE *f)
 Op_Hashed_Entry ()
 ~Op_Hashed_Entry ()
int mapping ()
Operationop ()
Op_Hashed_Entrynext ()
void set (int mapping, Operation *op)
void set_next (Op_Hashed_Entry *i)
void print (FILE *f)

Private Attributes

int _mapping
Operation_op
Op_Hashed_Entry_next
Operation_op
Op_Hashed_Entry_next


Constructor & Destructor Documentation

Op_Hashed_Entry::Op_Hashed_Entry  )  [inline]
 

Definition at line 33 of file include/my_mem_db_hashed.h.

References _mapping, _next, and _op.

Op_Hashed_Entry::~Op_Hashed_Entry  )  [inline]
 

Definition at line 34 of file include/my_mem_db_hashed.h.

Op_Hashed_Entry::Op_Hashed_Entry  )  [inline]
 

Definition at line 33 of file src/my_mem_db_hashed.h.

References _mapping, _next, and _op.

Op_Hashed_Entry::~Op_Hashed_Entry  )  [inline]
 

Definition at line 34 of file src/my_mem_db_hashed.h.


Member Function Documentation

int Op_Hashed_Entry::mapping  )  [inline]
 

Definition at line 36 of file src/my_mem_db_hashed.h.

References _mapping.

int Op_Hashed_Entry::mapping  )  [inline]
 

Definition at line 36 of file include/my_mem_db_hashed.h.

References _mapping.

Referenced by Op_Hashed_Table::add_entry(), Op_Hashed_Table::find_entry(), and Op_Hashed_Table::print().

Op_Hashed_Entry* Op_Hashed_Entry::next  )  [inline]
 

Definition at line 38 of file src/my_mem_db_hashed.h.

References _next.

Op_Hashed_Entry* Op_Hashed_Entry::next  )  [inline]
 

Definition at line 38 of file include/my_mem_db_hashed.h.

References _next.

Referenced by Op_Hashed_Table::add_entry(), Op_Hashed_Table::find_entry(), and Op_Hashed_Table::print().

Operation* Op_Hashed_Entry::op  )  [inline]
 

Definition at line 37 of file src/my_mem_db_hashed.h.

References _op.

Operation* Op_Hashed_Entry::op  )  [inline]
 

Definition at line 37 of file include/my_mem_db_hashed.h.

References _op.

Referenced by Op_Hashed_Table::find_entry().

void Op_Hashed_Entry::print FILE *  f  )  [inline]
 

Definition at line 47 of file src/my_mem_db_hashed.h.

References _mapping, and fprintf().

void Op_Hashed_Entry::print FILE *  f  )  [inline]
 

Definition at line 47 of file include/my_mem_db_hashed.h.

References _mapping, and fprintf().

Referenced by Op_Hashed_Table::print().

void Op_Hashed_Entry::set int  mapping,
Operation op
[inline]
 

Definition at line 40 of file src/my_mem_db_hashed.h.

References _mapping, and _op.

void Op_Hashed_Entry::set int  mapping,
Operation op
[inline]
 

Definition at line 40 of file include/my_mem_db_hashed.h.

References _mapping, and _op.

Referenced by Op_Hashed_Table::add_entry().

void Op_Hashed_Entry::set_next Op_Hashed_Entry i  )  [inline]
 

Definition at line 46 of file src/my_mem_db_hashed.h.

References _next, and i.

void Op_Hashed_Entry::set_next Op_Hashed_Entry i  )  [inline]
 

Definition at line 46 of file include/my_mem_db_hashed.h.

References _next, and i.

Referenced by Op_Hashed_Table::add_entry().


Member Data Documentation

int Op_Hashed_Entry::_mapping [private]
 

Definition at line 53 of file src/my_mem_db_hashed.h.

Referenced by mapping(), Op_Hashed_Entry(), print(), and set().

Op_Hashed_Entry* Op_Hashed_Entry::_next [private]
 

Definition at line 55 of file src/my_mem_db_hashed.h.

Op_Hashed_Entry* Op_Hashed_Entry::_next [private]
 

Definition at line 55 of file include/my_mem_db_hashed.h.

Referenced by next(), Op_Hashed_Entry(), and set_next().

Operation* Op_Hashed_Entry::_op [private]
 

Definition at line 54 of file src/my_mem_db_hashed.h.

Operation* Op_Hashed_Entry::_op [private]
 

Definition at line 54 of file include/my_mem_db_hashed.h.

Referenced by op(), Op_Hashed_Entry(), and set().


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