packed_dynamic_channel_reference< BitField, NumBits, false > Class Template Reference |
Public Types | |
typedef const packed_dynamic_channel_reference < BitField, NumBits, false > | const_reference |
typedef const packed_dynamic_channel_reference < BitField, NumBits, true > | mutable_reference |
typedef parent_t::integer_t | integer_t |
Public Member Functions | |
packed_dynamic_channel_reference (const void *data_ptr, unsigned first_bit) | |
packed_dynamic_channel_reference (const const_reference &ref) | |
packed_dynamic_channel_reference (const mutable_reference &ref) | |
unsigned | first_bit () const |
integer_t | get () const |
Friends | |
class | packed_dynamic_channel_reference< BitField, NumBits, true > |