33d32
< m_Address.setAddress(0);
34a34
> m_Address.setAddress(0);
42,47d41
< AccessPermission
< AbstractCacheEntry::getPermission() const
< {
< return m_Permission;
< }
<
51c45
< m_Permission = new_perm;
---
> AbstractEntry::changePermission(new_perm);