libwreport
3.29
|
The bulletin namespace contains bulletin implementation details, internals and utility functions. More...
Data Structures | |
struct | AssociatedField |
struct | Bitmap |
Associate a Data Present Bitmap to decoded variables in a subset. More... | |
struct | Bitmaps |
class | DDSPrinter |
Interpreter that prints the bulletin contents and its structure. More... | |
class | DDSValidator |
Interpreter that checks if the data that has been added to the bulletin subsets can actualy be encoded matching the bulletin Data Descriptor Section. More... | |
struct | Interpreter |
Interpreter for data descriptor sections. More... | |
class | Printer |
Interpreter that pretty-prints the opcodes using indentation to show structure. More... | |
class | ScanFeatures |
Interpreter that scans what features are used by a bulletin. More... | |
struct | UncompressedEncoder |
Base Interpreter specialisation for message encoders that works on a subset at a time. More... | |
The bulletin namespace contains bulletin implementation details, internals and utility functions.
The API and ABI of members of the bulletin namespace are not guaranteed to be stable, and can change in minor version changes. No part of the stable API/ABI introduce dependencies on unstable wreport API/ABI elements in the code using it.