NEST  2.6.0,not_revisioned_source_dir@0
Public Member Functions | Public Attributes | List of all members
sparsegroup< T, GROUP_SIZE, Alloc >::Settings Class Reference
Inheritance diagram for sparsegroup< T, GROUP_SIZE, Alloc >::Settings:
sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< value_alloc_type >

Public Member Functions

 Settings (const alloc_impl< value_alloc_type > &a, u_int16_t n=0)
 
 Settings (const Settings &s)
 
- Public Member Functions inherited from sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< value_alloc_type >
 alloc_impl (const value_alloc_type &a)
 
pointer realloc_or_die (pointer, size_type)
 

Public Attributes

u_int16_t num_buckets
 

Additional Inherited Members

- Public Types inherited from sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< value_alloc_type >
typedef value_alloc_type::pointer pointer
 
typedef value_alloc_type::size_type size_type
 

Constructor & Destructor Documentation

template<class T, u_int16_t GROUP_SIZE, class Alloc>
sparsegroup< T, GROUP_SIZE, Alloc >::Settings::Settings ( const alloc_impl< value_alloc_type > &  a,
u_int16_t  n = 0 
)
inline
template<class T, u_int16_t GROUP_SIZE, class Alloc>
sparsegroup< T, GROUP_SIZE, Alloc >::Settings::Settings ( const Settings s)
inline

Member Data Documentation

template<class T, u_int16_t GROUP_SIZE, class Alloc>
u_int16_t sparsegroup< T, GROUP_SIZE, Alloc >::Settings::num_buckets

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