vdj_pipe
pipeline for processing DNA sequence data
|
Public Member Functions | |
Id1 (const unsigned x) | |
Id1 () | |
Public Member Functions inherited from vdj_pipe::detail::Base_id< Id1 > | |
Base_id (const value_type val) | |
Base_id (Id1const &s) | |
bool | operator== (const Id1 &t) const |
bool | operator< (const Id1 &t) const |
bool | operator<= (const Id1 &t) const |
bool | operator> (const Id1 &t) const |
bool | operator>= (const Id1 &t) const |
bool | operator!= (const Id1 &t) const |
value_type | operator() () const |
operator unspecified_bool_type () const | |
Additional Inherited Members | |
Public Types inherited from vdj_pipe::detail::Base_id< Id1 > | |
typedef boost::uint_least32_t | value_type |
Protected Types inherited from vdj_pipe::detail::Base_id< Id1 > | |
typedef Base_id | base |
Protected Attributes inherited from vdj_pipe::detail::Base_id< Id1 > | |
value_type | val_ |
|
inlineexplicit |
|
inline |