Interface ICPPPointerToMemberType

All Superinterfaces:
Cloneable, IPointerType, IType
All Known Subinterfaces:
IGPPPointerToMemberType

public interface ICPPPointerToMemberType extends IPointerType
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getMemberOfClass

      IType getMemberOfClass()
      Returns the class to whose members this points to.
      Returns:
      Either ICPPClassType or ICPPTeplateTypeParameter.