Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.model.IFunctionDeclaration

Packages that use IFunctionDeclaration
org.eclipse.cdt.core.model   
 

Uses of IFunctionDeclaration in org.eclipse.cdt.core.model
 

Subinterfaces of IFunctionDeclaration in org.eclipse.cdt.core.model
 interface IBinaryFunction
          Represents a function.
 interface IFunction
          Represents a function definition.
 interface IFunctionTemplate
          Function template definition.
 interface IFunctionTemplateDeclaration
          Function template declaration.
 interface IMethod
          Represents the definition method of a class.
 interface IMethodDeclaration
          Represents the declaration method of a class
 interface IMethodTemplate
          Member template definition.
 interface IMethodTemplateDeclaration
          Member template declaration.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.