33#ifndef TTA_DISASSEMBLY_INSTRUCTION_SLOT_HH
34#define TTA_DISASSEMBLY_INSTRUCTION_SLOT_HH
DisassemblyInstructionSlot & operator=(const DisassemblyInstructionSlot &)
Assignment not allowed.
std::vector< DisassemblyAnnotation * > annotationes_
Annotationes of move or long immediates.
DisassemblyAnnotation & annotation(int index) const
void addAnnotation(DisassemblyAnnotation *annotation)
DisassemblyInstructionSlot()
virtual std::string toString() const =0
int annotationCount() const
virtual ~DisassemblyInstructionSlot()
DisassemblyInstructionSlot(const DisassemblyInstructionSlot &)
Copying not allowed.