KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SNAP_RESOLVER Member List

This is the complete list of members for SNAP_RESOLVER, including all inherited members.

AddCandidate(SNAP_CANDIDATE aCandidate)SNAP_RESOLVER
Clear()SNAP_RESOLVER
CLOCK typedefSNAP_RESOLVER
CLOCK_CALLBACK typedefSNAP_RESOLVER
FEASIBILITY_CALLBACK typedefSNAP_RESOLVER
hasHysteresis(const SNAP_STABLE_ID &aId) constSNAP_RESOLVERprivate
m_candidatesSNAP_RESOLVERprivate
m_clockSNAP_RESOLVERprivate
m_deadlineSNAP_RESOLVERprivate
m_feasibilityCallbackSNAP_RESOLVERprivate
m_rankingHysteresisSNAP_RESOLVERprivate
m_retainedCandidateSNAP_RESOLVERprivate
m_stickyCandidatesSNAP_RESOLVERprivate
m_traceCallbackSNAP_RESOLVERprivate
Resolve(const SNAP_SOURCE_CONTEXT &aContext) constSNAP_RESOLVER
SetClock(CLOCK_CALLBACK aClock)SNAP_RESOLVER
SetDeadline(CLOCK::duration aDeadline)SNAP_RESOLVER
SetFeasibilityCallback(FEASIBILITY_CALLBACK aCallback)SNAP_RESOLVER
SetRankingHysteresis(double aNormalizedResidual)SNAP_RESOLVER
SetRetainedCandidate(std::optional< SNAP_STABLE_ID > aId)SNAP_RESOLVER
SetStickyCandidates(std::vector< SNAP_STABLE_ID > aIds)SNAP_RESOLVER
SetTraceCallback(TRACE_CALLBACK aCallback)SNAP_RESOLVER
TRACE_CALLBACK typedefSNAP_RESOLVER