public interface ICPPClassTemplatePartialSpecialization extends ICPPClassTemplate
| Modifier and Type | Field and Description |
|---|---|
static ICPPClassTemplatePartialSpecialization[] |
EMPTY_PARTIAL_SPECIALIZATION_ARRAY |
EMPTY_CLASS_ARRAY, k_class, v_private, v_protected, v_publick_struct, k_unionEMPTY_TYPE_ARRAY, TYPE_MATCHEREMPTY_BINDING_ARRAY| Modifier and Type | Method and Description |
|---|---|
IType[] |
getArguments()
Deprecated.
use
getTemplateArguments(), instead. |
ICPPClassTemplate |
getPrimaryClassTemplate()
Returns the ICPPTemplateDefinition which this is a specialization of
|
ICPPTemplateArgument[] |
getTemplateArguments()
Returns the arguments of this partial specialization.
|
asDeferredInstance, getPartialSpecializationsgetTemplateParametersfindField, getAllDeclaredMethods, getBases, getConstructors, getDeclaredFields, getDeclaredMethods, getFields, getFriends, getMethods, getNestedClasses, getVisibility, isFinalgetCompositeScope, getKey, isAnonymousclone, isSameTypegetQualifiedName, getQualifiedNameCharArray, isGloballyQualifiedgetLinkage, getName, getNameCharArray, getOwner, getScopestatic final ICPPClassTemplatePartialSpecialization[] EMPTY_PARTIAL_SPECIALIZATION_ARRAY
ICPPClassTemplate getPrimaryClassTemplate()
ICPPTemplateArgument[] getTemplateArguments()
@Deprecated IType[] getArguments() throws DOMException
getTemplateArguments(), instead.DOMExceptionCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.