#include <Xrtti.h>
Inheritance diagram for Xrtti::DestructorSignature:
Public Member Functions | |
U32 | GetThrowCount () const |
const Type & | GetThrow (U32 index) const |
Friends | |
class | Destructor |
class | ConstructorSignature |
|
Returns the number of types which this destructor declares that it throws as exceptions.
|
|
Returns a type which this destructor declares that it throws as an exception.
|