NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Methods | List of all members
nvbio::bowtie2::cuda::StreamAdapterBase< Iterator, uint4 > Struct Template Reference

Detailed description

template< typename Iterator>
struct nvbio::bowtie2::cuda::StreamAdapterBase< Iterator, uint4 >

Definition at line 53 of file string_utils.h.

#include <string_utils.h>

Public Types

typedef const_cached_iterator
< Iterator > 
BaseCachedIterator
 
typedef const_cached_iterator
< uint4_as_uint32_iterator
< BaseCachedIterator > > 
type
 

Static Public Methods

NVBIO_FORCEINLINE static
NVBIO_HOST_DEVICE type 
adapt (const Iterator it)
 

Member Typedef Documentation

template<typename Iterator >
typedef const_cached_iterator<Iterator> nvbio::bowtie2::cuda::StreamAdapterBase< Iterator, uint4 >::BaseCachedIterator

Definition at line 55 of file string_utils.h.

Definition at line 56 of file string_utils.h.

Member Function Documentation

template<typename Iterator >
NVBIO_FORCEINLINE static NVBIO_HOST_DEVICE type nvbio::bowtie2::cuda::StreamAdapterBase< Iterator, uint4 >::adapt ( const Iterator  it)
inlinestatic

Definition at line 59 of file string_utils.h.


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