|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Represents a group of registers that are assigned to a target.
| Method Summary | |
|---|---|
String |
getName()
The name of the group. |
ICDIRegisterDescriptor[] |
getRegisterDescriptors()
Returns the register descriptors in this register group. |
boolean |
hasRegisters()
Returns whether this register group currently contains any registers. |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject |
|---|
getTarget |
| Method Detail |
public String getName()
public ICDIRegisterDescriptor[] getRegisterDescriptors()
throws CDIException
CDIException - if this method fails. Reasons include:
public boolean hasRegisters()
throws CDIException
CDIException - if this method fails. Reasons include:
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||