|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICPPMethodSpecialization
Specialization of a method.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod |
|---|
EMPTY_CPPMETHOD_ARRAY |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember |
|---|
v_private, v_protected, v_public |
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
|---|
EMPTY_BINDING_ARRAY |
| Method Summary | |
|---|---|
IType[] |
getExceptionSpecification(IASTNode point)
Similar to ICPPFunction.getExceptionSpecification() but a accepts a starting point
for template instantiation. |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPSpecialization |
|---|
getArgumentMap, getSpecializedBinding, getTemplateParameterMap |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMethod |
|---|
isDestructor, isExplicit, isFinal, isImplicit, isOverride, isPureVirtual, isVirtual |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction |
|---|
getExceptionSpecification, getParameters, getRequiredArgumentCount, getType, hasParameterPack, isConstexpr, isDeleted, isExternC, isInline, isMutable |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IFunction |
|---|
getFunctionScope, isAuto, isExtern, isNoReturn, isRegister, isStatic, takesVarArgs |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember |
|---|
getClassOwner, getType, getVisibility, isStatic |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding |
|---|
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
|---|
getLinkage, getName, getNameCharArray, getOwner, getScope |
| Method Detail |
|---|
IType[] getExceptionSpecification(IASTNode point)
ICPPFunction.getExceptionSpecification() but a accepts a starting point
for template instantiation.
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||