libmoost
moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer Member List
This is the complete list of members for moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer, including all inherited members.
build_dense_hash_map(std::vector< value_type > &target) const moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline, private]
commit()moost::container::mmd_section_writer_base [inline]
empty_value(value_type &val) const moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline, private]
find(const key_type &key, const value_type *begin, size_type size) const moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline, private]
get_optimum_table_size(size_type pop) const moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline, private]
insert(const value_type &e)moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline]
insert(const std::pair< Key, T > &e)moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline]
m_empty_keymoost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [private]
m_max_pop_ratiomoost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [private]
m_valuesmoost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [private]
mmd_section_writer_base(memory_mapped_dataset::writer &wr, const std::string &name, const std::string &type, size_t alignment)moost::container::mmd_section_writer_base [inline]
operator<<(const value_type &e)moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline]
operator<<(const std::pair< Key, T > &e)moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline]
pre_commit()moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline, protected, virtual]
rollback()moost::container::mmd_section_writer_base [inline, protected]
setattr(const std::string &attr, const T &value)moost::container::mmd_section_writer_base [inline, protected]
size() const moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline]
write(const std::vector< T > &vec)moost::container::mmd_section_writer_base [inline, protected]
write(const T &value)moost::container::mmd_section_writer_base [inline, protected]
write(const std::string &value)moost::container::mmd_section_writer_base [inline, protected]
write(const char *value, size_t size)moost::container::mmd_section_writer_base [inline, protected]
writer(memory_mapped_dataset::writer &wr, const std::string &name, const key_type &empty_key, float max_population_ratio=MAX_POPULATION_RATIO(), size_t alignment=MMD_HASH_ALIGNMENT)moost::container::mmd_dense_hash_map< Key, T, HashFcn >::writer [inline]
~mmd_section_writer_base()moost::container::mmd_section_writer_base [inline, virtual]