All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
osl::hash::BoardKey96 Struct Reference

#include <boardKey128.h>

List of all members.

Public Member Functions

 BoardKey96 ()
 BoardKey96 (const std::pair< uint64_t, uint32_t > &src)
uint32_t signature () const
size_t size () const
uint64_t operator[] (size_t i) const

Detailed Description

Definition at line 15 of file boardKey128.h.


Constructor & Destructor Documentation

Definition at line 17 of file boardKey128.h.

osl::hash::BoardKey96::BoardKey96 ( const std::pair< uint64_t, uint32_t > &  src) [inline]

Definition at line 18 of file boardKey128.h.


Member Function Documentation

uint64_t osl::hash::BoardKey96::operator[] ( size_t  i) const [inline]

Definition at line 24 of file boardKey128.h.

uint32_t osl::hash::BoardKey96::signature ( ) const [inline]

Definition at line 22 of file boardKey128.h.

Referenced by osl::stl::hash< osl::hash::BoardKey >::operator()().

size_t osl::hash::BoardKey96::size ( ) const [inline]

Definition at line 23 of file boardKey128.h.

Referenced by osl::hash::operator<<().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines