ROSE 0.11.145.141
|
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 263 of file Combinatorics.h.
#include <roseSupport/Combinatorics.h>
Public Member Functions | |
virtual boost::shared_ptr< Hasher > | create () const =0 |
|
inlinevirtual |
Definition at line 267 of file Combinatorics.h.
|
pure virtual |
Implemented in Rose::Combinatorics::Hasher::HasherMaker< T >.