libwreport  3.29
Public Member Functions | Data Fields
wreport::bulletin::Bitmaps Struct Reference

Public Member Functions

 Bitmaps (const Bitmaps &)=delete
 
Bitmapsoperator= (const Bitmaps &)=delete
 
void define (const Var &bitmap, const Subset &subset)
 
void define (const Var &bitmap, const Subset &subset, unsigned anchor_point)
 
void reuse_last ()
 
void discard_last ()
 
unsigned next ()
 Return the next variable offset for which the bitmap reports that data is present.
 
bool active () const
 Return true if there is an active bitmap.
 

Data Fields

Varcode pending_definitions = 0
 Nonzero if a Data Present Bitmap is expected.
 
Bitmapcurrent = nullptr
 Currently active bitmap.
 
Bitmaplast = nullptr
 Last bitmap used.
 

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