|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for AcDbXrefGraph, including all inherited members.
| AcDbGraph(AcDbGraphNode *=NULL) | AcDbGraph | |
| AcDbXrefGraph(AcDbXrefGraphNode *=NULL) | AcDbXrefGraph | |
| addEdge(AcDbGraphNode *, AcDbGraphNode *) | AcDbGraph | |
| addNode(AcDbGraphNode *) | AcDbGraph | |
| breakCycleEdge(AcDbGraphNode *, AcDbGraphNode *) | AcDbGraph | |
| clearAll(unsigned char) | AcDbGraph | |
| clearAllCycles(void) | AcDbGraph | protected |
| delNode(AcDbGraphNode *) | AcDbGraph | |
| findCycles(AcDbGraphNode *) | AcDbXrefGraph | virtual |
| getOutgoing(AcDbVoidPtrArray &) | AcDbGraph | |
| hostDwg() const | AcDbXrefGraph | |
| isEmpty() const | AcDbGraph | |
| m_pImpl | AcDbGraph | protected |
| markUnresolvedTrees(void) | AcDbXrefGraph | |
| node(int index) const | AcDbGraph | |
| numNodes(void) const | AcDbGraph | |
| reset(void) | AcDbGraph | |
| rootNode() const | AcDbGraph | |
| setNodeGrowthRate(int) | AcDbGraph | |
| xrefNode(AcDbDatabase const *) const | AcDbXrefGraph | |
| xrefNode(AcDbObjectId) const | AcDbXrefGraph | |
| xrefNode(wchar_t const *) const | AcDbXrefGraph | |
| xrefNode(int) const | AcDbXrefGraph | |
| ~AcDbGraph(void) | AcDbGraph | virtual |
| ~AcDbXrefGraph(void) | AcDbXrefGraph | virtual |