|
KiCad PCB EDA Suite
|
Public Attributes | |
| int | index = 0 |
| uint32_t | count = 0 |
| uint32_t | totalBytes = 0 |
| uint32_t | dataOffset = 0 |
| uint32_t | perItem = 0 |
Definition at line 88 of file pads_binary_parser.h.
| uint32_t PADS_IO::BINARY_PARSER::DirEntry::count = 0 |
Definition at line 91 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseBoardOutline(), PADS_IO::BINARY_PARSER::parseFootprintDefs(), PADS_IO::BINARY_PARSER::parseLineVertices(), PADS_IO::BINARY_PARSER::parseNetNames(), PADS_IO::BINARY_PARSER::parsePadStacks(), PADS_IO::BINARY_PARSER::parsePartDecals(), PADS_IO::BINARY_PARSER::parsePartPlacements(), PADS_IO::BINARY_PARSER::parseRouteVertices(), and PADS_IO::BINARY_PARSER::parseTextRecords().
| uint32_t PADS_IO::BINARY_PARSER::DirEntry::dataOffset = 0 |
Definition at line 93 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseBoardOutline(), PADS_IO::BINARY_PARSER::parseFootprintDefs(), PADS_IO::BINARY_PARSER::parseLineVertices(), PADS_IO::BINARY_PARSER::parseNetNames(), PADS_IO::BINARY_PARSER::parsePadStacks(), PADS_IO::BINARY_PARSER::parsePartDecals(), PADS_IO::BINARY_PARSER::parsePartPlacements(), PADS_IO::BINARY_PARSER::parseRouteVertices(), PADS_IO::BINARY_PARSER::parseSection19Parts(), PADS_IO::BINARY_PARSER::parseTextRecords(), and PADS_IO::BINARY_PARSER::sectionData().
| int PADS_IO::BINARY_PARSER::DirEntry::index = 0 |
Definition at line 90 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseDirectory().
| uint32_t PADS_IO::BINARY_PARSER::DirEntry::perItem = 0 |
Definition at line 94 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseFootprintDefs(), PADS_IO::BINARY_PARSER::parseNetNames(), PADS_IO::BINARY_PARSER::parsePadStacks(), PADS_IO::BINARY_PARSER::parsePartDecals(), PADS_IO::BINARY_PARSER::parsePartPlacements(), PADS_IO::BINARY_PARSER::parseRouteVertices(), and PADS_IO::BINARY_PARSER::parseTextRecords().
| uint32_t PADS_IO::BINARY_PARSER::DirEntry::totalBytes = 0 |
Definition at line 92 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseBoardOutline(), PADS_IO::BINARY_PARSER::parseFootprintDefs(), PADS_IO::BINARY_PARSER::parseLineVertices(), PADS_IO::BINARY_PARSER::parseNetNames(), PADS_IO::BINARY_PARSER::parsePadStacks(), PADS_IO::BINARY_PARSER::parsePartDecals(), PADS_IO::BINARY_PARSER::parsePartPlacements(), PADS_IO::BINARY_PARSER::parseRouteVertices(), PADS_IO::BINARY_PARSER::parseSection19Parts(), PADS_IO::BINARY_PARSER::parseTextRecords(), PADS_IO::BINARY_PARSER::sectionData(), and PADS_IO::BINARY_PARSER::sectionSize().