Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

ogs::core::IsInstance< T > Struct Template Reference

A function object that determines if a feat is an instance of a specific feat.

#include <Feat.h>

List of all members.

Public Member Functions

bool operator() (FeatPtr featPtr)
 Determine if a feat is an instance of a specific feat.

template<class T>
struct ogs::core::IsInstance< T >


Member Function Documentation

template<class T>
bool ogs::core::IsInstance< T >::operator() FeatPtr  featPtr  ) 
 

The specific feat is specified by the template parameter T.

Parameters:
featPtr A shared pointer to a feat object.
Returns:
True if feat is an instance of the specific feat.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 20 03:38:11 2003 for Open Gaming System (OGS) by doxygen1.3