Grappa  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Grappa::GlobalHashSet< K >::Cell Struct Reference

#include <GlobalHashSet.hpp>

Public Member Functions

 Cell ()
 

Public Attributes

std::vector< Entryentries
 

Detailed Description

template<typename K>
struct Grappa::GlobalHashSet< K >::Cell

Definition at line 57 of file GlobalHashSet.hpp.

Constructor & Destructor Documentation

template<typename K >
Grappa::GlobalHashSet< K >::Cell::Cell ( )
inline

Definition at line 59 of file GlobalHashSet.hpp.

Member Data Documentation

template<typename K >
std::vector<Entry> Grappa::GlobalHashSet< K >::Cell::entries

Definition at line 58 of file GlobalHashSet.hpp.


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