Purpose:
This is the class that is used to represent a datastore definition object.
Class summary:
class DKAttrDefDL : public dkAttrDef { public: DKAttrDefDL(); DKAttrDefDL(dkDatastore *ds); DKAttrDefDL(const DKAttrDefDL& def); virtual ~DKAttrDefDL(); virtual void add(); virtual void del(); }
Members:
DKAttrDefDL(); DKAttrDefDL(dkDatastore *ds); DKAttrDefDL(const DKAttrDefDL& def); virtual ~DKAttrDefDL();
virtual void add();
virtual void del();
(c) Copyright International Business Machines Corporation 1996, 2003. IBM Corp. All rights reserved.