XipZ
Mini packer ▶►▸ for small programs.
Public Member Functions | Public Attributes | List of all members
Bits Struct Reference

Public Member Functions

 Bits ()
 Default Constructor.
 
 Bits (unsigned data_, unsigned n)
 

Public Attributes

unsigned data
 Storage area for the bits.
 
unsigned bits
 Number of bits stored.
 

Detailed Description

Definition at line 60 of file xipz.cc.

Constructor & Destructor Documentation

◆ Bits()

Bits::Bits ( unsigned  data_,
unsigned  n 
)
inline

Constructor with predefined data

Parameters
data_bit data to initialise
nnumber of bits in the data

Definition at line 71 of file xipz.cc.


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