|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDIStructType
Represents the type of a variable.
Method Summary | |
---|---|
boolean |
isClass()
|
boolean |
isStruct()
|
boolean |
isUnion()
|
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIType |
---|
getDetailTypeName, getTypeName |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject |
---|
getTarget |
Method Detail |
---|
boolean isClass()
boolean isStruct()
boolean isUnion()
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |