Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPrvUpdateHistory Class Referencefinal
Inheritance diagram for CPrvUpdateHistory:
[legend]
Collaboration diagram for CPrvUpdateHistory:
[legend]

Public Member Functions

 CPrvUpdateHistory (const std::shared_ptr< PrvDiamarHistoryPanelData > &historyPanelData)
 

Private Member Functions

bool execute () override
 Method to execute the timer.
 

Private Attributes

std::shared_ptr< PrvDiamarHistoryPanelDatam_historyPanelData
 
std::atomic< bool > queryInProgress
 

Constructor & Destructor Documentation

◆ CPrvUpdateHistory()

CPrvUpdateHistory::CPrvUpdateHistory ( const std::shared_ptr< PrvDiamarHistoryPanelData > & historyPanelData)
inlineexplicit

Member Function Documentation

◆ execute()

bool CPrvUpdateHistory::execute ( )
inlineoverrideprivatevirtual

Method to execute the timer.

Returns
True if the timer has to continue executing, false if timer stop.

Implements IListenerTimer.

Member Data Documentation

◆ m_historyPanelData

std::shared_ptr<PrvDiamarHistoryPanelData> CPrvUpdateHistory::m_historyPanelData
private

◆ queryInProgress

std::atomic<bool> CPrvUpdateHistory::queryInProgress
private

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