|
Eclipse CDT Pre-release 3.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 | |
---|---|
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 |
---|
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 Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |