KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS::TOPOLOGY::PATH_RESULT Struct Reference

Public Member Functions

 PATH_RESULT ()
 

Public Attributes

ITEM_SET m_items
 
const JOINTm_end
 
int m_length
 

Detailed Description

Definition at line 107 of file pns_topology.h.

Constructor & Destructor Documentation

◆ PATH_RESULT()

PNS::TOPOLOGY::PATH_RESULT::PATH_RESULT ( )
inline

Definition at line 113 of file pns_topology.h.

References m_end, and m_length.

Member Data Documentation

◆ m_end

const JOINT* PNS::TOPOLOGY::PATH_RESULT::m_end

Definition at line 110 of file pns_topology.h.

Referenced by PNS::TOPOLOGY::followBranch(), and PATH_RESULT().

◆ m_items

ITEM_SET PNS::TOPOLOGY::PATH_RESULT::m_items

Definition at line 109 of file pns_topology.h.

Referenced by PNS::TOPOLOGY::followBranch().

◆ m_length

int PNS::TOPOLOGY::PATH_RESULT::m_length

Definition at line 111 of file pns_topology.h.

Referenced by PNS::TOPOLOGY::followBranch(), and PATH_RESULT().


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