Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.cpp.ICPPDelegate

Packages that use ICPPDelegate
org.eclipse.cdt.core.dom.ast.cpp   
 

Uses of ICPPDelegate in org.eclipse.cdt.core.dom.ast.cpp
 

Subinterfaces of ICPPDelegate in org.eclipse.cdt.core.dom.ast.cpp
 interface ICPPNamespaceAlias
           
 

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPDelegate
 ICPPDelegate[] ICPPUsingDeclaration.getDelegates()
          Return an array of bindings that were declared by this using declaration.
 


Eclipse CDT
Pre-release 3.0

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