|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDIRegisterGroup
Represents a group of registers that are assigned to a target.
| Method Summary | |
|---|---|
java.lang.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 |
|---|
java.lang.String getName()
ICDIRegisterDescriptor[] getRegisterDescriptors()
throws CDIException
CDIException - if this method fails. Reasons include:
boolean hasRegisters()
throws CDIException
CDIException - if this method fails. Reasons include:
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||