KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::COMPONENT_CACHE< VALUE >::ENTRY Struct Reference

#include <conn_component_cache.h>

Public Attributes

PARTITION input
 
VALUE value
 
uint64_t version
 

Detailed Description

template<typename VALUE>
struct SCH_CONNECTIVITY::COMPONENT_CACHE< VALUE >::ENTRY

Definition at line 42 of file conn_component_cache.h.

Member Data Documentation

◆ input

template<typename VALUE>
PARTITION SCH_CONNECTIVITY::COMPONENT_CACHE< VALUE >::ENTRY::input

Definition at line 44 of file conn_component_cache.h.

◆ value

template<typename VALUE>
VALUE SCH_CONNECTIVITY::COMPONENT_CACHE< VALUE >::ENTRY::value

Definition at line 45 of file conn_component_cache.h.

◆ version

template<typename VALUE>
uint64_t SCH_CONNECTIVITY::COMPONENT_CACHE< VALUE >::ENTRY::version

Definition at line 46 of file conn_component_cache.h.


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