Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

Transaction Class Reference
[Input/Output Functions]

Transaction (itemlist) from a database. More...

#include <Transaction.h>


Public Methods

 Transaction (int *ITEMLIST, int LENGTH)
 ~Transaction ()

Data Fields

int length
 length of the transaction

int * itemlist
 list of items


Detailed Description

Transaction (itemlist) from a database.

Definition at line 55 of file Transaction.h.


Constructor & Destructor Documentation

Transaction::Transaction int *    ITEMLIST,
int    LENGTH
[inline]
 

Definition at line 58 of file Transaction.h.

Transaction::~Transaction   [inline]
 

Definition at line 61 of file Transaction.h.


Field Documentation

int* Transaction::itemlist
 

list of items

Definition at line 64 of file Transaction.h.

Referenced by F1FromFile(), and Transaction().

int Transaction::length
 

length of the transaction

Definition at line 63 of file Transaction.h.

Referenced by F1FromFile(), and Transaction().


The documentation for this class was generated from the following file:
Generated on Thu Dec 4 15:22:07 2003 for MAFIA by doxygen1.2.18