NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nvbio::bowtie2::cuda::ReadsDef Struct Reference

Detailed description

Definition at line 38 of file reads_def.h.

#include <reads_def.h>

Public Types

typedef binary_switch< uint32,
uint4, USE_UINT4_PACKING >
::type 
read_storage_type
 
typedef binary_switch< const
read_storage_type
*, nvbio::cuda::ldg_pointer
< read_storage_type >
, USE_TEX_READS >::type 
read_base_type
 
typedef binary_switch< const
char
*, nvbio::cuda::ldg_pointer
< char >, USE_TEX_READS >
::type 
read_qual_type
 
typedef
io::SequenceDataViewCore
< const uint32
*, read_base_type,
read_qual_type, const char * > 
read_view_type
 
typedef io::SequenceDataAccess
< DNA_N, read_view_type
type
 

Member Typedef Documentation

Definition at line 41 of file reads_def.h.

Definition at line 42 of file reads_def.h.

Definition at line 40 of file reads_def.h.

Definition at line 43 of file reads_def.h.

Definition at line 44 of file reads_def.h.


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