Eclipse CDT
7.0

org.eclipse.cdt.core.dom.ast.gnu.cpp
Interface IGPPPointerToMemberType

All Superinterfaces:
java.lang.Cloneable, ICPPPointerToMemberType, IGPPPointerType, IPointerType, IType

Deprecated. Use ICPPPointerToMemberType, instead.

@Deprecated
public interface IGPPPointerToMemberType
extends ICPPPointerToMemberType, IGPPPointerType


Field Summary
 
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IType
EMPTY_TYPE_ARRAY, TYPE_MATCHER
 
Method Summary
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPPointerToMemberType
getMemberOfClass
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IPointerType
getType, isConst, isRestrict, isVolatile
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType
clone, isSameType
 


Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.