Eclipse CDT
7.0

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

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

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

Subinterfaces of ICPPSpecialization in org.eclipse.cdt.core.dom.ast.cpp
 interface ICPPClassSpecialization
          Specializations of all sorts of class types.
 interface ICPPClassTemplatePartialSpecializationSpecialization
          Interface for specializations of partial specializations.
 interface ICPPDeferredTemplateInstance
          Deprecated. use ICPPDeferredClassInstance instead.
 interface ICPPEnumerationSpecialization
           
 interface ICPPMethodSpecialization
          Specialization of a method.
 interface ICPPTemplateInstance
          This interface represents an instantiation of a class or function template.
 


Eclipse CDT
7.0

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