libwreport
2.8
|
Implementation of opcode chains, that are used to drive the encoding and decoding process. More...
Go to the source code of this file.
Data Structures | |
struct | wreport::Opcodes |
Sequence of opcodes, as a slice of a Varcode vector. More... | |
struct | wreport::opcode::Visitor |
Visitor-style interface for scanning the contents of a data descriptor section. More... | |
class | wreport::opcode::Printer |
opcode::Visitor that pretty-prints the opcodes using indentation to show structure More... | |
Namespaces | |
wreport | |
Main namespace. | |
Constant Groups | |
wreport | |
Main namespace. | |
Implementation of opcode chains, that are used to drive the encoding and decoding process.