KiCad PCB EDA Suite
|
segment (element) of our XPATH into the Eagle XML document tree in PTREE form. More...
#include <eagle_parser.h>
Public Member Functions | |
TRIPLET (const char *aElement, const char *aAttribute="", const char *aValue="") | |
Public Attributes | |
const char * | element |
const char * | attribute |
const char * | value |
segment (element) of our XPATH into the Eagle XML document tree in PTREE form.
Definition at line 96 of file eagle_parser.h.
|
inline |
Definition at line 102 of file eagle_parser.h.
const char* TRIPLET::attribute |
Definition at line 99 of file eagle_parser.h.
const char* TRIPLET::element |
Definition at line 98 of file eagle_parser.h.
const char* TRIPLET::value |
Definition at line 100 of file eagle_parser.h.