language/duchain
KDevelop::LocalIndexedDUContext Class Reference
Represents a DUContext within a TopDUContext, without storing the TopDUContext(It must be given to data()). More...
#include <ducontext.h>
Public Member Functions | |
| LocalIndexedDUContext (uint contextIndex=0) | |
| LocalIndexedDUContext (DUContext *decl) | |
| DUContext * | data (TopDUContext *top) const |
| uint | hash () const |
| bool | isLoaded (TopDUContext *top) const |
| bool | isValid () const |
| uint | localIndex () const |
| bool | operator< (const LocalIndexedDUContext &rhs) const |
| bool | operator== (const LocalIndexedDUContext &rhs) const |
Detailed Description
Represents a DUContext within a TopDUContext, without storing the TopDUContext(It must be given to data()).
Definition at line 140 of file ducontext.h.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference