NVBIO
|
Basic stream traits class, providing compile-time information about a string type
Definition at line 103 of file packedstream.h.
#include <packedstream.h>
Public Types | |
typedef uint32 | index_type |
typedef char | symbol_type |
Static Public Members | |
static const uint32 | SYMBOL_SIZE = 8u |
static const uint32 | SYMBOL_COUNT = 256u |
typedef uint32 nvbio::stream_traits< T >::index_type |
Definition at line 105 of file packedstream.h.
typedef char nvbio::stream_traits< T >::symbol_type |
Definition at line 106 of file packedstream.h.
|
static |
Definition at line 109 of file packedstream.h.
|
static |
Definition at line 108 of file packedstream.h.