UnivesalDisassembler(2003)

AbstractSymbols Class Reference

Proxy. Used for share a symbol table. Plugin creates this Symbols uses it. More...

#include <shared.h>

Inheritance diagram for AbstractSymbols:
Symbols

List of all members.

Public Member Functions

 AbstractSymbols (BinFileData &bfd)
virtual ~AbstractSymbols ()

Public Attributes

MSymbols symbols
 Symbols map. Address gets string.
BinFileDatabfdata

Detailed Description

Proxy. Used for share a symbol table. Plugin creates this Symbols uses it.

Definition at line 94 of file shared.h.


Constructor & Destructor Documentation

AbstractSymbols::AbstractSymbols ( BinFileData bfd) [inline]

Definition at line 99 of file shared.h.

virtual AbstractSymbols::~AbstractSymbols ( ) [inline, virtual]

Definition at line 100 of file shared.h.


Member Data Documentation

Definition at line 98 of file shared.h.

Referenced by load_symbols().

Symbols map. Address gets string.

Definition at line 97 of file shared.h.

Referenced by load_symbols(), and print_symbols().


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