Eclipse CDT
Pre-release 3.0

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

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

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

Subinterfaces of ICPPNamespaceScope in org.eclipse.cdt.core.dom.ast.cpp
 interface ICPPBlockScope
           
 

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPNamespaceScope
 ICPPNamespaceScope ICPPNamespace.getNamespaceScope()
          get the scope object associated with this namespace
 


Eclipse CDT
Pre-release 3.0

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