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

Gathers expressions from an address space and its memory maps. More...

#include <AddressSpaceExpressionsGatherer.h>

Public Member Functions

 AddressSpaceExpressionGatherer ()
 
virtual ~AddressSpaceExpressionGatherer ()
 
QStringList getExpressions (QSharedPointer< AddressSpace > addressSpace) const
 

Detailed Description

Gathers expressions from an address space and its memory maps.

Definition at line 26 of file AddressSpaceExpressionsGatherer.h.

Constructor & Destructor Documentation

◆ AddressSpaceExpressionGatherer()

AddressSpaceExpressionGatherer::AddressSpaceExpressionGatherer ( )

The constructor.

◆ ~AddressSpaceExpressionGatherer()

virtual AddressSpaceExpressionGatherer::~AddressSpaceExpressionGatherer ( )
virtual

The destructor.

Member Function Documentation

◆ getExpressions()

QStringList AddressSpaceExpressionGatherer::getExpressions ( QSharedPointer< AddressSpace > addressSpace) const

Get the expressions from a given address space.

Parameters
[in]addressSpaceThe given address space.
Returns
A list containing all the expressions used in an address space.

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