#include <UtPackMessage.hpp>
◆ UtPackBitset() [1/2]
◆ UtPackBitset() [2/2]
◆ operator=()
◆ set()
template<int BYTE_COUNT>
| void UtPackBitset< BYTE_COUNT >::set |
( |
int | aBitIndex, |
|
|
bool | aValue ) |
|
inline |
◆ test()
template<int BYTE_COUNT>
| bool UtPackBitset< BYTE_COUNT >::test |
( |
int | aBitIndex | ) |
const |
|
inline |
◆ wordAnd()
template<int BYTE_COUNT>
| void UtPackBitset< BYTE_COUNT >::wordAnd |
( |
unsigned int | aMask | ) |
|
|
inline |
◆ wordOr()
template<int BYTE_COUNT>
| void UtPackBitset< BYTE_COUNT >::wordOr |
( |
unsigned int | aMask | ) |
|
|
inline |
◆ wordXor()
template<int BYTE_COUNT>
| void UtPackBitset< BYTE_COUNT >::wordXor |
( |
unsigned int | aMask | ) |
|
|
inline |
The documentation for this class was generated from the following file: