NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView Member List

This is the complete list of members for nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView, including all inherited members.

alloc_deque(const uint32 read_id, const uint32 size)nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
erase(const uint32 read_id)nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceViewinline
get_data(const uint32 read_id) const nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceViewinline
get_deque(const uint32 read_id, bool build_heap=false) const nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
get_probs(const uint32 read_id) const nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceViewinline
get_size(const uint32 read_id) const nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceViewinline
hit_deque_type typedefnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
hit_vector_type typedefnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
hits_storage_type typedefnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
index_storage_type typedefnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
m_countsnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
m_hitsnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
m_indexnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
m_poolnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
m_probsnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
m_probs_indexnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
m_probs_poolnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
operator[](const uint32 read_id)nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
prob_storage_type typedefnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
reference typedefnvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView
resize_deque(const uint32 read_id, const uint32 size)nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceViewinline
SeedHitDequeArrayDeviceView(index_storage_type counts=index_storage_type(), index_storage_type index=index_storage_type(), hits_storage_type hits=hits_storage_type(), index_storage_type probs_index=index_storage_type(), prob_storage_type probs=prob_storage_type(), index_storage_type pool=index_storage_type(), index_storage_type probs_pool=index_storage_type())nvbio::bowtie2::cuda::SeedHitDequeArrayDeviceView