KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TMATCH::ISOMORPHISM_PARAMS Struct Reference

#include <topo_match.h>

Public Attributes

std::atomic< bool > * m_cancelled = nullptr
 
std::atomic< int > * m_matchedComponents = nullptr
 
std::atomic< int > * m_totalComponents = nullptr
 

Detailed Description

Definition at line 47 of file topo_match.h.

Member Data Documentation

◆ m_cancelled

std::atomic<bool>* TMATCH::ISOMORPHISM_PARAMS::m_cancelled = nullptr

◆ m_matchedComponents

std::atomic<int>* TMATCH::ISOMORPHISM_PARAMS::m_matchedComponents = nullptr

◆ m_totalComponents

std::atomic<int>* TMATCH::ISOMORPHISM_PARAMS::m_totalComponents = nullptr

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