|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDIFunctionLocation
Represents a file:function location in the debuggable program.
| Method Summary | |
|---|---|
java.lang.String |
getFunction()
Returns the function of this location or null
if the function is unknown. |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.ICDIFileLocation |
|---|
getFile |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.ICDILocation |
|---|
equals |
| Method Detail |
|---|
java.lang.String getFunction()
null
if the function is unknown.
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||