GetSymbolsListThread Class Reference

Public Member Functions

 GetSymbolsListThread (BinaryViewRef view, const std::function< void()> &completeFunc)
 
void cancel ()
 
int GetEventType ()
 
const QStringList & getSymbols () const
 

Static Public Attributes

static int m_eventType
 

Protected Member Functions

virtual void run () override
 

Constructor & Destructor Documentation

◆ GetSymbolsListThread()

GetSymbolsListThread::GetSymbolsListThread ( BinaryViewRef  view,
const std::function< void()> &  completeFunc 
)

Member Function Documentation

◆ cancel()

void GetSymbolsListThread::cancel ( )

◆ GetEventType()

int GetSymbolsListThread::GetEventType ( )
inline

◆ getSymbols()

const QStringList & GetSymbolsListThread::getSymbols ( ) const
inline

◆ run()

virtual void GetSymbolsListThread::run ( )
overrideprotectedvirtual

Member Data Documentation

◆ m_eventType

int GetSymbolsListThread::m_eventType
static

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