yadt::table::subset Class Reference

A subset of a table. More...

#include <YaDT.h>

List of all members.

Public Member Functions

const subsetoperator= (const subset &)
 Assignment constructor not defined.
 subset (const subset &)
 Copy constructor not defined.
 ~subset ()
 Destructor.


Detailed Description

A subset of a table.

The purpose of this class is to encapsulate information on accessing a subset of a table. A subset can only be obtained as the return value of some computation.

See also:
dtree::build()

dtree::predict()

table::get_wsubset_all()


Constructor & Destructor Documentation

yadt::table::subset::~subset (  ) 

Destructor.

yadt::table::subset::subset ( const subset  ) 

Copy constructor not defined.


Member Function Documentation

const subset& yadt::table::subset::operator= ( const subset  ) 

Assignment constructor not defined.


The documentation for this class was generated from the following file:
Generated on Wed Feb 21 12:23:50 2007 for YaDT by  doxygen 1.5.1-p1