|
Public Types |
typedef detail::min_fast_uint<
NumBits >::type | integer_t |
typedef packed_channel_value | value_type |
typedef value_type & | reference |
typedef const value_type & | const_reference |
typedef value_type * | pointer |
typedef const value_type * | const_pointer |
Public Member Functions |
| BOOST_STATIC_CONSTANT (bool, is_mutable=true) |
| packed_channel_value (integer_t v) |
| packed_channel_value (const packed_channel_value &v) |
template<typename Scalar> |
| packed_channel_value (Scalar v) |
| operator integer_t () const |
Static Public Member Functions |
static value_type | min_value () |
static value_type | max_value () |