7#ifndef IDENTIFIER_IDENTIFIABLE_H
8# define IDENTIFIER_IDENTIFIABLE_H
This is an abstract base class for helper classes that know how to convert Identifier <-> IdentifierH...
This class provides an abstract interface to an Identifiable object.
virtual ~Identifiable()=default
virtual IdentifierHash identifyHash() const
virtual const IdHelper * getHelper() const
virtual Identifier identify() const =0
This is a "hash" representation of an Identifier.