NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Members | List of all members
nvbio::AlphabetTraits< ASCII > Struct Template Reference

Detailed description

template<>
struct nvbio::AlphabetTraits< ASCII >

A traits class for ASCII Alphabet

Definition at line 203 of file alphabet.h.

#include <alphabet.h>

Static Public Members

static const uint32 SYMBOL_SIZE = 8
 
static const uint32 SYMBOL_COUNT = 256
 

Member Data Documentation

const uint32 nvbio::AlphabetTraits< ASCII >::SYMBOL_COUNT = 256
static

Definition at line 206 of file alphabet.h.

const uint32 nvbio::AlphabetTraits< ASCII >::SYMBOL_SIZE = 8
static

Definition at line 205 of file alphabet.h.


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