PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.model.aif
Interface IAIFType

All Known Subinterfaces:
IAIFTypeAddress, IAIFTypeAggregate, IAIFTypeArray, IAIFTypeBool, IAIFTypeChar, IAIFTypeCharPointer, IAIFTypeEnum, IAIFTypeFloat, IAIFTypeFunction, IAIFTypeInt, IAIFTypeLong, IAIFTypeLongLong, IAIFTypeNamed, IAIFTypePointer, IAIFTypeRange, IAIFTypeReference, IAIFTypeShort, IAIFTypeString, IAIFTypeUnion, IAIFTypeVoid, ITypeDerived, ITypeIntegral

public interface IAIFType

Represents type of AIF object


Method Summary
 int sizeof()
          Returns size of this AIF type in bytes
 

Method Detail

sizeof

int sizeof()
Returns size of this AIF type in bytes

Returns:
size the type

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.