KiCad PCB EDA Suite
Loading...
Searching...
No Matches
conn_cache.h File Reference
#include <cstdint>
#include <limits>
#include <map>
#include <memory>
#include <stdexcept>
#include <utility>

Go to the source code of this file.

Classes

class  SCH_CONNECTIVITY::CACHE_VERSIONS
 One sequence for all cache tables for the lifetime of an engine session. More...
 
class  SCH_CONNECTIVITY::CACHE_TABLE< KEY, VALUE, LESS >
 Versioned value table. More...
 
struct  SCH_CONNECTIVITY::CACHE_TABLE< KEY, VALUE, LESS >::ENTRY
 

Namespaces

namespace  SCH_CONNECTIVITY
 Value keys and the key session of the schematic connectivity engine.