libwreport
2.4
|
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 | |
namespace | wreport |
Main namespace. |
Implementation of opcode chains, that are used to drive the encoding and decoding process.