PTP
Release 5.0

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

All Superinterfaces:
IAIFType
All Known Subinterfaces:
IAIFTypeCharPointer

public interface IAIFTypeString
extends IAIFType

Represents a string type. A string type contains a fixed number of characters that are usually encoded using UTF-8 or some other kind of encoding. NOTE: See IAIFCharPointer for C/C++ string types.


Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType
sizeof
 


PTP
Release 5.0

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