Xrtti::DestructorSignature Class Reference

#include <Xrtti.h>

Inheritance diagram for Xrtti::DestructorSignature:

Xrtti::ConstructorSignature Xrtti::MethodSignature List of all members.

Public Member Functions

U32 GetThrowCount () const
const TypeGetThrow (U32 index) const

Friends

class Destructor
class ConstructorSignature

Detailed Description

************************************************************************** DestructorSignature describes the signature of a destructor


Member Function Documentation

U32 Xrtti::DestructorSignature::GetThrowCount  )  const [inline]
 

Returns the number of types which this destructor declares that it throws as exceptions.

Returns:
the number of types which this destructor declares that it throws as exceptions.

const Type& Xrtti::DestructorSignature::GetThrow U32  index  )  const [inline]
 

Returns a type which this destructor declares that it throws as an exception.

Parameters:
index is the index of the throw type to return
Returns:
a type which this destructor declares that it throws as an exception.


The documentation for this class was generated from the following file:
Generated on Fri May 4 11:55:14 2007 by  doxygen 1.4.6