|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICDIRegisterDescriptor | |
|---|---|
| org.eclipse.cdt.debug.core.cdi.model | |
| Uses of ICDIRegisterDescriptor in org.eclipse.cdt.debug.core.cdi.model |
|---|
| Subinterfaces of ICDIRegisterDescriptor in org.eclipse.cdt.debug.core.cdi.model | |
|---|---|
interface |
ICDIRegister
A register is a special kind of variable that is contained in a register group. |
| Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDIRegisterDescriptor | |
|---|---|
ICDIRegisterDescriptor[] |
ICDIRegisterGroup.getRegisterDescriptors()
Returns the register descriptors in this register group. |
| Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDIRegisterDescriptor | |
|---|---|
ICDIRegister |
ICDITarget.createRegister(ICDIRegisterDescriptor varDesc)
Create a variable from the descriptor for evaluation. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||