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

TNL::FunctorDecl< T > Struct Template Reference

FunctorDecl template class. More...

#include <tnlMethodDispatch.h>

Inheritance diagram for TNL::FunctorDecl< T >:

TNL::Functor List of all members.

Public Methods

void read (BitStream &stream)
 Reads this Functor from a BitStream.

void write (BitStream &stream)
 Writes this Functor to a BitStream.

void dispatch (Object *t)
 Dispatch the function represented by the Functor.


Detailed Description

template<class T>
struct TNL::FunctorDecl< T >

FunctorDecl template class.

This class is specialized based on the member function call signature of the method it represents. Other specializations hold specific member function pointers and slots for each of the function arguments.

Definition at line 190 of file tnlMethodDispatch.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 18 16:03:37 2005 for Robin Hood: Thieves & Knights by doxygen1.2.18