|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDICondition
Represents a break condition.
Method Summary | |
---|---|
boolean |
equals(ICDICondition cond)
|
String |
getExpression()
Returns the condition expression. |
int |
getIgnoreCount()
Returns the ignore count of this condition. |
String[] |
getThreadIds()
Returns the thread Ids for this condition. |
Method Detail |
---|
String getExpression()
int getIgnoreCount()
String[] getThreadIds()
boolean equals(ICDICondition cond)
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |