|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICVariable | |
---|---|
org.eclipse.cdt.debug.core.model | |
org.eclipse.cdt.debug.internal.core.model |
Uses of ICVariable in org.eclipse.cdt.debug.core.model |
---|
Subinterfaces of ICVariable in org.eclipse.cdt.debug.core.model | |
---|---|
interface |
ICGlobalVariable
Represents a global C/C++ variable. |
interface |
ICRegister
C/C++ specific extension of IRegister . |
Uses of ICVariable in org.eclipse.cdt.debug.internal.core.model |
---|
Classes in org.eclipse.cdt.debug.internal.core.model that implement ICVariable | |
---|---|
class |
AbstractCVariable
The super class for all variable types. |
class |
CExpression
Represents an expression in the CDI model. |
class |
CGlobalVariable
Represents a global variable. |
class |
CLocalVariable
|
class |
CRegister
Represents a register in the CDI model. |
class |
CVariable
Represents a variable in the CDI model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |