Eclipse CDT
Pre-release 3.0

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

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

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

Subinterfaces of IMember in org.eclipse.cdt.core.model
 interface IField
          Represents a field(variable) declared in an IStructure(struct, class, union).
 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.