Definition at line 115 of file chargetraits-gw.h.
OSB_DB::TaxTraitsGw::TaxTraitsGw | ( | const TaxTraitsGw & | ) | [private] |
Prevent copying: Copy constructor not implemented.
OSB_DB::TaxTraitsGw::TaxTraitsGw | ( | ) | [inline] |
long OSB_DB::TaxTraitsGw::fetch | ( | const Session & | session, | |
OSB_LIB::TaxTraitsList * | pTaxTraitsList = 0 | |||
) |
Load all objects into memory, return number of objects if a TaxTraitsList ptr is given, objects are stored there.
session | Database session to use. | |
pTaxTraitsList | Pointer to the list of tax traits. |
TaxTraitsGw& OSB_DB::TaxTraitsGw::operator= | ( | const TaxTraitsGw & | rhs | ) | [private] |
Prevent assignment: Assignment not implemented.
Definition at line 138 of file chargetraits-gw.h.