--------------------------------------------------------------------- CLASS: ImplEAPrefix --DVM PUBLIC METHODS: ImplEAPrefix() - Constructor requires an offset into enclosing structure. operator!=() - False if equal attrType() - Gets the value of the attrType field. attrSubtype() - Gets the value of the attrSubtype field. id() - getter/setter attrLen() - getter/setter implUseLen() - getter/setter void clear() - Clears out all fields except for attrType void toISO() - Copies contents to supplied byte pointer void fromISO() - Initializes contents from byte pointer checkValidity() - Checks reasonableness of fields. error() - Returns error if any field in error. USAGE NOTES: User notes go here. ----------------------------------------------------------------------