Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
MemoryRemapExpressionGatherer Class Reference

Gathers expressions from a memory remap and its address blocks. More...

#include <MemoryRemapExpressionGatherer.h>

Public Member Functions

 MemoryRemapExpressionGatherer ()
 
virtual ~MemoryRemapExpressionGatherer ()
 
QStringList getExpressions (QSharedPointer< MemoryMapBase > memoryRemap) const
 

Detailed Description

Gathers expressions from a memory remap and its address blocks.

Definition at line 24 of file MemoryRemapExpressionGatherer.h.

Constructor & Destructor Documentation

◆ MemoryRemapExpressionGatherer()

MemoryRemapExpressionGatherer::MemoryRemapExpressionGatherer ( )

The constructor.

◆ ~MemoryRemapExpressionGatherer()

virtual MemoryRemapExpressionGatherer::~MemoryRemapExpressionGatherer ( )
virtual

The destructor.

Member Function Documentation

◆ getExpressions()

QStringList MemoryRemapExpressionGatherer::getExpressions ( QSharedPointer< MemoryMapBase > memoryRemap) const

Get the expressions from a given memory remap.

Parameters
[in]memoryRemapThe given memory remap.
Returns
A list containing all the expressions used in a memory remap

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