ROSE  0.11.145.0
Public Member Functions | Public Attributes | List of all members
Sawyer::Container::BitVectorSupport::ToBytes< Word > Struct Template Reference

Description

template<class Word>
struct Sawyer::Container::BitVectorSupport::ToBytes< Word >

Definition at line 1330 of file BitVectorSupport.h.

Collaboration diagram for Sawyer::Container::BitVectorSupport::ToBytes< Word >:
Collaboration graph
[legend]

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
 

The documentation for this struct was generated from the following file: