Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
hashable.h File Reference

An abstract interface for an object that can be hashed. More...

#include <jawsmako/types.h>
Include dependency graph for hashable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JawsMako::IHashable
 Simple interface to provide a consistent hashing method for Mako objects. More...

Namespaces

namespace  JawsMako

Detailed Description

An abstract interface for an object that can be hashed.