|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICDIGlobalVariableDescriptor | |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Uses of ICDIGlobalVariableDescriptor in org.eclipse.cdt.debug.core.cdi.model |
---|
Subinterfaces of ICDIGlobalVariableDescriptor in org.eclipse.cdt.debug.core.cdi.model | |
---|---|
interface |
ICDIGlobalVariable
ICDIGlobalVariable |
Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDIGlobalVariableDescriptor | |
---|---|
ICDIGlobalVariableDescriptor |
ICDITarget.getGlobalVariableDescriptors(String filename,
String function,
String name)
A static/global variable in a particular function or file, filename or/and function is the context for the static ICDIVariableDescriptor. |
Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDIGlobalVariableDescriptor | |
---|---|
ICDIGlobalVariable |
ICDITarget.createGlobalVariable(ICDIGlobalVariableDescriptor varDesc)
Create a variable from the descriptor for evaluation. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |