ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::Combinatorics::Hasher::IHasherMaker Class Referenceabstract

Description

Common subclass all the classes that construct Hashers (for the HasherFactory)

Actually, there is only one (templated) class that makes Hashers. HasherMaker does it all.

Definition at line 233 of file Combinatorics.h.

#include <roseSupport/Combinatorics.h>

Inheritance diagram for Rose::Combinatorics::Hasher::IHasherMaker:
Inheritance graph
[legend]

Public Member Functions

virtual boost::shared_ptr< Hashercreate () const =0
 

The documentation for this class was generated from the following file: