#include <pfs_buffer_container.h>
|
value_type * | scan_next (uint &partition_index, uint &sub_index, uint *found_partition, uint *found_sub_index) |
|
|
static void | pack_index (uint partition_index, uint sub_index, uint *user_index) |
|
static void | unpack_index (uint user_index, uint *partition_index, uint *sub_index) |
|
◆ allocator_type
template<class B , int PFS_PARTITION_COUNT>
◆ function_type
template<class B , int PFS_PARTITION_COUNT>
◆ iterator_type
template<class B , int PFS_PARTITION_COUNT>
◆ processor_type
template<class B , int PFS_PARTITION_COUNT>
◆ sub_iterator_type
template<class B , int PFS_PARTITION_COUNT>
◆ value_type
template<class B , int PFS_PARTITION_COUNT>
◆ PFS_partitioned_buffer_scalable_container()
template<class B , int PFS_PARTITION_COUNT>
◆ ~PFS_partitioned_buffer_scalable_container()
template<class B , int PFS_PARTITION_COUNT>
◆ allocate()
template<class B , int PFS_PARTITION_COUNT>
◆ apply() [1/2]
template<class B , int PFS_PARTITION_COUNT>
◆ apply() [2/2]
template<class B , int PFS_PARTITION_COUNT>
◆ apply_all() [1/2]
template<class B , int PFS_PARTITION_COUNT>
◆ apply_all() [2/2]
template<class B , int PFS_PARTITION_COUNT>
◆ cleanup()
template<class B , int PFS_PARTITION_COUNT>
◆ deallocate()
template<class B , int PFS_PARTITION_COUNT>
◆ get() [1/2]
template<class B , int PFS_PARTITION_COUNT>
◆ get() [2/2]
template<class B , int PFS_PARTITION_COUNT>
◆ get_lost_counter()
template<class B , int PFS_PARTITION_COUNT>
◆ get_memory()
template<class B , int PFS_PARTITION_COUNT>
◆ get_row_count()
template<class B , int PFS_PARTITION_COUNT>
◆ get_row_size()
template<class B , int PFS_PARTITION_COUNT>
◆ init()
template<class B , int PFS_PARTITION_COUNT>
◆ iterate() [1/2]
template<class B , int PFS_PARTITION_COUNT>
◆ iterate() [2/2]
template<class B , int PFS_PARTITION_COUNT>
◆ pack_index()
template<class B , int PFS_PARTITION_COUNT>
◆ sanitize()
template<class B , int PFS_PARTITION_COUNT>
◆ scan_next()
template<class B , int PFS_PARTITION_COUNT>
◆ unpack_index()
template<class B , int PFS_PARTITION_COUNT>
◆ PFS_partitioned_buffer_scalable_iterator< B, PFS_PARTITION_COUNT >
template<class B , int PFS_PARTITION_COUNT>
◆ m_partitions
template<class B , int PFS_PARTITION_COUNT>
The documentation for this class was generated from the following file: