biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
CharToType
bio
std
hts
bam
tagvalue
Undocumented in source.
struct
CharToType (
char
c
T
) {
enum
ch
;
alias
ValueType
=
T
;
}
Members
Aliases
ValueType
alias
ValueType
=
T
type which corresponds to the symbol according to SAM/BAM specification
Manifest constants
ch
enum
ch
;
symbol
Meta
Source
See Implementation
bio
std
hts
bam
tagvalue
aliases
ArrayElementTagValueTypes
PrimitiveTagValueTypes
StringTagValueTypes
TypeIdMap
classes
UnknownTagTypeException
functions
charToSizeof
generateUnion
injectOpAssign
injectOpCast
readValueFromArray
structs
CharToType
TypeId
Value
templates
ArrayOf
GetTypeId