|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICPPClassType | |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Uses of ICPPClassType in org.eclipse.cdt.core.dom.ast.cpp |
---|
Subinterfaces of ICPPClassType in org.eclipse.cdt.core.dom.ast.cpp | |
---|---|
interface |
ICPPClassSpecialization
Specializations of all sorts of class types. |
interface |
ICPPClassTemplate
|
interface |
ICPPClassTemplatePartialSpecialization
This interface represents a class template partial specialization. |
interface |
ICPPClassTemplatePartialSpecializationSpecialization
Interface for specializations of partial specializations. |
interface |
ICPPTemplateTemplateParameter
Template parameters of type template |
Fields in org.eclipse.cdt.core.dom.ast.cpp declared as ICPPClassType | |
---|---|
static ICPPClassType[] |
ICPPClassType.EMPTY_CLASS_ARRAY
|
Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPClassType | |
---|---|
ICPPClassType |
ICPPMember.getClassOwner()
Same as IBinding.getOwner() . |
ICPPClassType |
ICPPClassScope.getClassType()
Get the binding for the class this scope is associated with |
ICPPClassType[] |
ICPPClassType.getNestedClasses()
return an array of nested classes/structures |
ICPPClassType |
ICPPClassSpecialization.getSpecializedBinding()
|
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |