TypeInformation::GetSuperClass

Background

This method retrieves the type information object for the parent class of the class represented by this type information object.

Prototype

const TypeInformation * GetSuperClass() const

Return Value

The return value is a pointer to the TypeInformation object of the parent class.