BPHash
General object hashing library for C++
Public Member Functions | Public Attributes | List of all members
HashMember Class Reference

Public Member Functions

void hash (Hasher &h) const
 

Public Attributes

int i
 
std::string s
 

Detailed Description

Definition at line 19 of file test_detect.cpp.

Member Function Documentation

void HashMember::hash ( Hasher h) const
inline

Definition at line 25 of file test_detect.cpp.

Member Data Documentation

int HashMember::i

Definition at line 22 of file test_detect.cpp.

std::string HashMember::s

Definition at line 23 of file test_detect.cpp.


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