KiCad PCB EDA Suite
Loading...
Searching...
No Matches
netinfo.h File Reference
#include <macros_swig.h>
#include <gr_basic.h>
#include <netclass.h>
#include <board_item.h>
#include <string_utils.h>

Go to the source code of this file.

Classes

class  NETINFO_ITEM
 Handle the data for a net. More...
 
class  NETINFO_MAPPING
 
class  NETINFO_MAPPING::iterator
 Wrapper class, so you can iterate through NETINFO_ITEM*s, not std::pair<int/wxString, NETINFO_ITEM*> More...
 
class  NETINFO_LIST
 Container for NETINFO_ITEM elements, which are the nets. More...
 
class  NETINFO_LIST::iterator
 Wrapper class, so you can iterate through NETINFO_ITEM*s, not std::pair<int/wxString, NETINFO_ITEM*> More...