language/duchain
KDevelop::IndexedDeclarationHandler Class Reference
#include <persistentsymboltable.h>
Static Public Member Functions | |
| static void | copyTo (const IndexedDeclaration &m_data, IndexedDeclaration &data) |
| static void | createFreeItem (IndexedDeclaration &data) |
| static bool | equals (const IndexedDeclaration &m_data, const IndexedDeclaration &rhs) |
| static bool | isFree (const IndexedDeclaration &m_data) |
| static int | leftChild (const IndexedDeclaration &m_data) |
| static int | rightChild (const IndexedDeclaration &m_data) |
| static void | setLeftChild (IndexedDeclaration &m_data, int child) |
| static void | setRightChild (IndexedDeclaration &m_data, int child) |
Detailed Description
- Todo:
- move into own header
Definition at line 38 of file persistentsymboltable.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference