|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFunction | |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.cpp | |
| Uses of IFunction in org.eclipse.cdt.core.dom.ast |
|---|
| Methods in org.eclipse.cdt.core.dom.ast with parameters of type IFunction | |
|---|---|
static boolean |
ASTTypeUtil.functionTakesParameters(IFunction function)
|
| Uses of IFunction in org.eclipse.cdt.core.dom.ast.cpp |
|---|
| Subinterfaces of IFunction in org.eclipse.cdt.core.dom.ast.cpp | |
|---|---|
interface |
ICPPConstructor
|
interface |
ICPPDeferredFunction
Represents a reference to a function which cannot be resolved because an argument depends on a template parameter. |
interface |
ICPPFunction
Binding for c++ functions. |
interface |
ICPPFunctionTemplate
Interface for function templates |
interface |
ICPPMethod
Base interface for methods, also used for constructors. |
interface |
ICPPMethodSpecialization
Specialization of a method. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||