KiCad PCB EDA Suite
Loading...
Searching...
No Matches
UPDATE_CANCELLER Struct Reference

Public Member Functions

 UPDATE_CANCELLER (std::shared_ptr< BACKGROUND_JOB > &aJob)
 
 ~UPDATE_CANCELLER ()
 

Public Attributes

std::shared_ptr< BACKGROUND_JOB > & m_jobToCancel
 

Detailed Description

Definition at line 1085 of file pcm.cpp.

Constructor & Destructor Documentation

◆ UPDATE_CANCELLER()

UPDATE_CANCELLER::UPDATE_CANCELLER ( std::shared_ptr< BACKGROUND_JOB > &  aJob)
inline

Definition at line 1087 of file pcm.cpp.

◆ ~UPDATE_CANCELLER()

UPDATE_CANCELLER::~UPDATE_CANCELLER ( )
inline

Member Data Documentation

◆ m_jobToCancel

std::shared_ptr<BACKGROUND_JOB>& UPDATE_CANCELLER::m_jobToCancel

Definition at line 1097 of file pcm.cpp.

Referenced by ~UPDATE_CANCELLER().


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