KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SPRINT_LAYOUT_PARSER Member List

This is the complete list of members for SPRINT_LAYOUT_PARSER, including all inherited members.

addCircleToBoard(BOARD *aBoard, const SPRINT_LAYOUT::OBJECT &aObj, std::vector< std::vector< VECTOR2I > > &aOutlineSegments)SPRINT_LAYOUT_PARSERprivate
addLineToBoard(BOARD *aBoard, const SPRINT_LAYOUT::OBJECT &aObj, std::vector< std::vector< VECTOR2I > > &aOutlineSegments)SPRINT_LAYOUT_PARSERprivate
addPadToBoard(BOARD *aBoard, const SPRINT_LAYOUT::OBJECT &aObj, std::map< uint16_t, FOOTPRINT * > &aComponentMap, std::map< wxString, std::unique_ptr< FOOTPRINT > > &aFootprintMap)SPRINT_LAYOUT_PARSERprivate
addPolyToBoard(BOARD *aBoard, const SPRINT_LAYOUT::OBJECT &aObj, std::vector< std::vector< VECTOR2I > > &aOutlineSegments)SPRINT_LAYOUT_PARSERprivate
addTextToBoard(BOARD *aBoard, const SPRINT_LAYOUT::OBJECT &aObj)SPRINT_LAYOUT_PARSERprivate
buildOutline(BOARD *aBoard, std::vector< std::vector< VECTOR2I > > &aOutlineSegments, const SPRINT_LAYOUT::BOARD_DATA &aBoardData)SPRINT_LAYOUT_PARSERprivate
CreateBoard(std::map< wxString, std::unique_ptr< FOOTPRINT > > &aFootprintMap, size_t aBoardIndex=0)SPRINT_LAYOUT_PARSER
GetFileData() constSPRINT_LAYOUT_PARSERinline
m_bufferSPRINT_LAYOUT_PARSERprivate
m_endSPRINT_LAYOUT_PARSERprivate
m_fileDataSPRINT_LAYOUT_PARSERprivate
m_posSPRINT_LAYOUT_PARSERprivate
m_startSPRINT_LAYOUT_PARSERprivate
mapLayer(uint8_t aSprintLayer) constSPRINT_LAYOUT_PARSERprivate
Parse(const wxString &aFileName)SPRINT_LAYOUT_PARSER
parseBoardHeader(SPRINT_LAYOUT::BOARD_DATA &aBoard)SPRINT_LAYOUT_PARSERprivate
parseObject(SPRINT_LAYOUT::OBJECT &aObject, bool aIsTextChild=false)SPRINT_LAYOUT_PARSERprivate
parseTrailer()SPRINT_LAYOUT_PARSERprivate
readDouble()SPRINT_LAYOUT_PARSERprivate
readFixedString(size_t aMaxLen)SPRINT_LAYOUT_PARSERprivate
readFloat()SPRINT_LAYOUT_PARSERprivate
readInt32()SPRINT_LAYOUT_PARSERprivate
readUint16()SPRINT_LAYOUT_PARSERprivate
readUint32()SPRINT_LAYOUT_PARSERprivate
readUint8()SPRINT_LAYOUT_PARSERprivate
readVarString()SPRINT_LAYOUT_PARSERprivate
skip(size_t aBytes)SPRINT_LAYOUT_PARSERprivate
SPRINT_LAYOUT_PARSER()SPRINT_LAYOUT_PARSER
sprintToKicadCoord(float aValue) constSPRINT_LAYOUT_PARSERprivate
sprintToKicadPos(float aX, float aY) constSPRINT_LAYOUT_PARSERprivate
~SPRINT_LAYOUT_PARSER()SPRINT_LAYOUT_PARSER