Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
Cloneable, ICPPPointerToMemberType, IGPPPointerType, IPointerType, IType

public interface IGPPPointerToMemberType
extends ICPPPointerToMemberType, IGPPPointerType


Field Summary
 
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IType
EMPTY_TYPE_ARRAY
 
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IType
EMPTY_TYPE_ARRAY
 
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, isVolatile
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType
clone, isSameType
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPPointerType
isRestrict
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IPointerType
getType, isConst, isVolatile
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType
clone, isSameType
 


Eclipse CDT
Pre-release 3.0

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