KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::SESSION_KEYS::INTERNED_NAME Struct Reference

Public Member Functions

bool operator< (const INTERNED_NAME &aOther) const
 

Public Attributes

wxString text
 
std::string utf8
 

Detailed Description

Definition at line 226 of file conn_keys.h.

Member Function Documentation

◆ operator<()

bool SCH_CONNECTIVITY::SESSION_KEYS::INTERNED_NAME::operator< ( const INTERNED_NAME & aOther) const
inline

Definition at line 230 of file conn_keys.h.

References utf8.

Member Data Documentation

◆ text

wxString SCH_CONNECTIVITY::SESSION_KEYS::INTERNED_NAME::text

Definition at line 228 of file conn_keys.h.

◆ utf8

std::string SCH_CONNECTIVITY::SESSION_KEYS::INTERNED_NAME::utf8

Definition at line 229 of file conn_keys.h.

Referenced by operator<().


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