ROSE 0.11.145.147
|
Definition at line 1330 of file BitVectorSupport.h.
Public Member Functions | |
ToBytes (size_t nBitsTotal) | |
bool | operator() (const Word &word, size_t nbits) |
std::vector< uint8_t > | result () |
Public Attributes | |
Word | remaining = 0 |
size_t | nremaining = 0 |
std::vector< uint8_t > | bytes |
|
inline |
Definition at line 1335 of file BitVectorSupport.h.
|
inline |
Definition at line 1340 of file BitVectorSupport.h.
|
inline |
Definition at line 1357 of file BitVectorSupport.h.
Word Sawyer::Container::BitVectorSupport::ToBytes< Word >::remaining = 0 |
Definition at line 1331 of file BitVectorSupport.h.
size_t Sawyer::Container::BitVectorSupport::ToBytes< Word >::nremaining = 0 |
Definition at line 1332 of file BitVectorSupport.h.
std::vector<uint8_t> Sawyer::Container::BitVectorSupport::ToBytes< Word >::bytes |
Definition at line 1333 of file BitVectorSupport.h.