Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi | |
org.eclipse.cdt.debug.core.cdi.model | |
org.eclipse.cdt.debug.core.cdi.model.type |
Modifier and Type | Method and Description |
---|---|
ICDIType |
ICDIFunctionFinished.getReturnType()
Return the type of the return value of
the function.
|
Modifier and Type | Method and Description |
---|---|
ICDIType |
ICDIVariableDescriptor.getType()
Returns the type of this variable descriptor.
|
ICDIType |
ICDIValue.getType()
Return the type of this value.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICDIAggregateType
Represents the type of a variable.
|
interface |
ICDIArrayType
Represents the type of a variable.
|
interface |
ICDIBoolType |
interface |
ICDICharType
Represents the type of a variable.
|
interface |
ICDIDerivedType
Represents the type of a variable.
|
interface |
ICDIDoubleType
Represents the type of a variable.
|
interface |
ICDIEnumType |
interface |
ICDIFloatingPointType
Represents the type of a variable.
|
interface |
ICDIFloatType
Represents the type of a variable.
|
interface |
ICDIFunctionType
Represents the type of a variable.
|
interface |
ICDIIntegralType
Represents the type of a variable.
|
interface |
ICDIIntType
Represents the type of a variable.
|
interface |
ICDILongLongType
Represents the type of a variable.
|
interface |
ICDILongType
Represents the type of a variable.
|
interface |
ICDIPointerType
Represents the type of a variable.
|
interface |
ICDIReferenceType |
interface |
ICDIShortType
Represents the type of a variable.
|
interface |
ICDIStructType
Represents the type of a variable.
|
interface |
ICDIVoidType
Represents the type of a variable.
|
interface |
ICDIWCharType |
Modifier and Type | Method and Description |
---|---|
ICDIType |
ICDIDerivedType.getComponentType() |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.