UnivesalDisassembler(2003)

BuiltinTables::Apw Class Reference

Table - Little Endian - absolute segment address - word:word. More...

#include <instrset.h>

Inheritance diagram for BuiltinTables::Apw:
BuiltinTable AbstractTable

List of all members.

Public Member Functions

virtual string Decode (Section &data, Address addr, unsigned &size)
 Decode actual bytes. input: data and address, output: decoded string and size of decoded data.
virtual void Reset ()
 Resets all items' length.

Detailed Description

Table - Little Endian - absolute segment address - word:word.

Definition at line 370 of file instrset.h.


Member Function Documentation

string BuiltinTables::Apw::Decode ( Section data,
Address  addr,
unsigned &  size 
) [virtual]

Decode actual bytes. input: data and address, output: decoded string and size of decoded data.

Reimplemented from AbstractTable.

Definition at line 894 of file instrset.cc.

References BuiltinTables::LEsnumber(), and uint2hex().

virtual void AbstractTable::Reset ( ) [inline, virtual, inherited]

Resets all items' length.

Reimplemented in Table.

Definition at line 203 of file instrset.h.


The documentation for this class was generated from the following files: