GATE
hashes.hpp File Reference

Defines a standard to generate hashcodes for generic and typed data. More...

#include "gate/gate_core_api.hpp"
#include "gate/gatetypes.hpp"
#include "gate/typeids.hpp"
#include "gate/exceptions.hpp"
#include "gate/strings.hpp"
#include "gate/hashes.h"

Classes

class  gate::HashGenerator
 
struct  gate::TypeHashGenerator< T >
 
class  gate::TypeHash< T >
 
struct  gate::TypeHashGenerator< String >
 

Detailed Description

Defines a standard to generate hashcodes for generic and typed data.