Purpose:
Provides methods to access attribute information as well as to create and delete attributes.
Class summary:
class DKAttrDefV4 : public dkAttrDef { public: DKAttrDefV4(); DKAttrDefV4(dkDatastore *ds); DKAttrDefV4(const DKAttrDefV4& def); virtual ~DKAttrDefV4(); virtual void add(); virtual void del(); };
Members:
DKAttrDefV4(); DKAttrDefV4(dkDatastore *ds); DKAttrDefV4(const DKAttrDefV4& def); virtual ~DKAttrDefV4();
virtual void add();
virtual void del();
(c) Copyright International Business Machines Corporation 1996, 2003. IBM Corp. All rights reserved.