UnivesalDisassembler(2003)

sections.h File Reference

#include <map>
#include <string>
#include "udaclasses.h"
#include "plugins.h"
#include "shared.h"

Go to the source code of this file.

Classes

class  BinaryFile
 Binary File - base of a source file. More...
class  Section
 Class used for disassembling. (Adapter for Decoder) More...

Typedefs

typedef map< string, SectionMSections

Typedef Documentation

typedef map<string, Section> MSections

Definition at line 26 of file sections.h.