TemplateTNL::FunctorDecl< void(T::*)(A)> struct Reference
TNL::FunctorDecl< void(T::*)(A)> Struct Template Reference
#include <tnlMethodDispatch.h>
Inheritance diagram for TNL::FunctorDecl< void(T::*)(A)>:
template<class T, class A>
struct TNL::FunctorDecl< void(T::*)(A)>
Member Typedef Documentation
template<class T, class A> |
typedef void(T::* TNL::FunctorDecl< void(T::*)(A)>::FuncPtr)(A)
|
|
Member Function Documentation
template<class T, class A> |
void TNL::FunctorDecl< void(T::*)(A)>::set |
( |
A & |
_a |
) |
[inline] |
|
template<class T, class A> |
void TNL::FunctorDecl< void(T::*)(A)>::dispatch |
( |
void * |
t |
) |
[inline, virtual] |
|
Field Documentation