KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGIT_ORPHAN_REGISTRY::ENTRY Struct Reference

Public Attributes

std::thread m_thread
 
std::string m_label
 
std::chrono::steady_clock::time_point m_created
 
std::shared_ptr< SHARED_STATEm_state
 

Detailed Description

Definition at line 177 of file kigit_orphan_registry.h.

Member Data Documentation

◆ m_created

std::chrono::steady_clock::time_point KIGIT_ORPHAN_REGISTRY::ENTRY::m_created

Definition at line 181 of file kigit_orphan_registry.h.

Referenced by KIGIT_ORPHAN_REGISTRY::Register().

◆ m_label

std::string KIGIT_ORPHAN_REGISTRY::ENTRY::m_label

Definition at line 180 of file kigit_orphan_registry.h.

Referenced by KIGIT_ORPHAN_REGISTRY::Register().

◆ m_state

std::shared_ptr<SHARED_STATE> KIGIT_ORPHAN_REGISTRY::ENTRY::m_state

Definition at line 182 of file kigit_orphan_registry.h.

Referenced by KIGIT_ORPHAN_REGISTRY::Register().

◆ m_thread

std::thread KIGIT_ORPHAN_REGISTRY::ENTRY::m_thread

Definition at line 179 of file kigit_orphan_registry.h.

Referenced by KIGIT_ORPHAN_REGISTRY::Register().


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