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

Gathers expressions from a memory map and its memory remaps. More...

#include <MemoryMapExpressionsGatherer.h>

Public Member Functions

 MemoryMapExpressionGatherer ()
 
virtual ~MemoryMapExpressionGatherer ()
 
QStringList getExpressions (QSharedPointer< MemoryMap > memoryMap) const
 

Detailed Description

Gathers expressions from a memory map and its memory remaps.

Definition at line 23 of file MemoryMapExpressionsGatherer.h.

Constructor & Destructor Documentation

◆ MemoryMapExpressionGatherer()

MemoryMapExpressionGatherer::MemoryMapExpressionGatherer ( )

The constructor.

◆ ~MemoryMapExpressionGatherer()

virtual MemoryMapExpressionGatherer::~MemoryMapExpressionGatherer ( )
virtual

The destructor.

Member Function Documentation

◆ getExpressions()

QStringList MemoryMapExpressionGatherer::getExpressions ( QSharedPointer< MemoryMap > memoryMap) const

Get the expressions from a given memory map.

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

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