Purpose:
Each entity definition in an ImagePlus for OS/390 datastore definition will have one or more attributes.
The ability to create and delete attributes is not supported for ImagePlus for OS/390.
Class summary:
class DKAttrDefIP : public dkAttrDef { public: DKAttrDefIP(dkDatastore *ds); DKAttrDefIP(const DKAttrDefIP& def); virtual ~DKAttrDefIP(); };
Members:
DKAttrDefIP(dkDatastore *ds); DKAttrDefIP(const DKAttrDefIP& def); virtual ~DKAttrDefIP();
(c) Copyright International Business Machines Corporation 1996, 2003. IBM Corp. All rights reserved.