#include <WordDecoder.h>
|
| | WordDecoder (const std::vector< BitField > &bitFields) |
| template<typename T> |
| T | get (const uint32_t &word, uint8_t index) const |
Definition at line 37 of file WordDecoder.h.
◆ WordDecoder()
| LVL1BS::WordDecoder::WordDecoder |
( |
const std::vector< BitField > & | bitFields | ) |
|
|
inline |
Definition at line 41 of file WordDecoder.h.
std::vector< BitField > m_bitFields
◆ get()
template<typename T>
| T LVL1BS::WordDecoder::get |
( |
const uint32_t & | word, |
|
|
uint8_t | index ) const |
|
inline |
◆ m_bitFields
| std::vector<BitField> LVL1BS::WordDecoder::m_bitFields |
|
private |
The documentation for this class was generated from the following file: