Eclipse CDT
Pre-release 3.0

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

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

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

Subinterfaces of IBinaryElement in org.eclipse.cdt.core.model
 interface IBinaryFunction
          Represents a function.
 interface IBinaryModule
           
 interface IBinaryVariable
          Represents a global variable.
 

Methods in org.eclipse.cdt.core.model that return IBinaryElement
 IBinaryElement[] IBinaryModule.getBinaryElements()
           
 


Eclipse CDT
Pre-release 3.0

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