|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAIFTypeUnion
Represents a union type. A union is similar to an aggregate, but all fields begin at the same location in memory.
| Method Summary | |
|---|---|
java.lang.String[] |
getFieldNames()
Returns an array containing the field names of this type |
IAIFType[] |
getFieldTypes()
Returns an array containing the types of each field |
java.lang.String |
getName()
Returns name of this type |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType |
|---|
sizeof |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String[] getFieldNames()
IAIFType[] getFieldTypes()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||