#include <YaDT.h>
Public Member Functions | |
const subset & | operator= (const subset &) |
Assignment constructor not defined. | |
subset (const subset &) | |
Copy constructor not defined. | |
~subset () | |
Destructor. |
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.
yadt::table::subset::~subset | ( | ) |
Destructor.
yadt::table::subset::subset | ( | const subset & | ) |
Copy constructor not defined.