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, uint32 > Struct Template Reference

Detailed description

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

Definition at line 43 of file string_utils.h.

#include <string_utils.h>

Public Types

typedef const_cached_iterator
< Iterator > 
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, uint32 >::type

Definition at line 45 of file string_utils.h.

Member Function Documentation

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

Definition at line 48 of file string_utils.h.


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