|
KiCad PCB EDA Suite
|
This is the complete list of members for SGNODE, including all inherited members.
| AddChildNode(SGNODE *aNode)=0 | SGNODE | pure virtual |
| addNodeRef(SGNODE *aNode) | SGNODE | |
| AddRefNode(SGNODE *aNode)=0 | SGNODE | pure virtual |
| AssociateWrapper(SGNODE **aWrapperRef) noexcept | SGNODE | |
| delNodeRef(const SGNODE *aNode) | SGNODE | |
| DisassociateWrapper(SGNODE **aWrapperRef) noexcept | SGNODE | |
| FindNode(const char *aNodeName, const SGNODE *aCaller)=0 | SGNODE | pure virtual |
| GetName(void) | SGNODE | |
| GetNodeType(void) const noexcept | SGNODE | |
| GetNodeTypeName(S3D::SGTYPES aNodeType) const noexcept | SGNODE | |
| GetParent(void) const noexcept | SGNODE | |
| isWritten(void) noexcept | SGNODE | inline |
| m_Association | SGNODE | private |
| m_BackPointers | SGNODE | protected |
| m_Name | SGNODE | protected |
| m_Parent | SGNODE | protected |
| m_SGtype | SGNODE | protected |
| m_written | SGNODE | protected |
| ReadCache(std::istream &aFile, SGNODE *parentNode)=0 | SGNODE | pure virtual |
| ReNameNodes(void)=0 | SGNODE | pure virtual |
| ResetNodeIndex(void) noexcept | SGNODE | |
| SetName(const char *aName) | SGNODE | |
| SetParent(SGNODE *aParent, bool notify=true)=0 | SGNODE | pure virtual |
| SGNODE(SGNODE *aParent) | SGNODE | |
| SwapParent(SGNODE *aNewParent) | SGNODE | |
| unlinkChildNode(const SGNODE *aNode)=0 | SGNODE | pure virtual |
| unlinkRefNode(const SGNODE *aNode)=0 | SGNODE | pure virtual |
| WriteCache(std::ostream &aFile, SGNODE *parentNode)=0 | SGNODE | pure virtual |
| WriteVRML(std::ostream &aFile, bool aReuseFlag)=0 | SGNODE | pure virtual |
| ~SGNODE() | SGNODE | virtual |