BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
qrcodegen::BitBuffer Class Referencefinal

#include <BitBuffer.h>

Inheritance diagram for qrcodegen::BitBuffer:
Inheritance graph
[legend]
Collaboration diagram for qrcodegen::BitBuffer:
Collaboration graph
[legend]

Public Member Functions

 BitBuffer ()
 
std::vector< std::uint8_t > getBytes () const
 
void appendBits (std::uint32_t val, int len)
 

Constructor & Destructor Documentation

qrcodegen::BitBuffer::BitBuffer ( )

Member Function Documentation

void qrcodegen::BitBuffer::appendBits ( std::uint32_t  val,
int  len 
)

Here is the caller graph for this function:

std::vector< std::uint8_t > qrcodegen::BitBuffer::getBytes ( ) const

Here is the caller graph for this function:


The documentation for this class was generated from the following files: