All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osl::hash::BoardKey96 Struct Reference

#include <boardKey128.h>

Inheritance diagram for osl::hash::BoardKey96:
Inheritance graph
[legend]
Collaboration diagram for osl::hash::BoardKey96:
Collaboration graph
[legend]

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

osl::hash::BoardKey96::BoardKey96 ( )
inline

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.

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: