GlsMenu
GlsFunctor3_T< T1, T2, T3 > Class Template Referenceabstract

#include <gls_functor.h>

Inheritance diagram for GlsFunctor3_T< T1, T2, T3 >:
GlsConstMemberFunctor3_T< O, T1, T2, T3 > GlsMemberFunctor3_T< O, T1, T2, T3 > GlsStaticMemberFunctor3_T< O, T1, T2, T3 >

Public Member Functions

virtual void operator() (T1 arg1, T2 arg2, T3 arg3)=0
 

Detailed Description

template<class T1, class T2, class T3>
class GlsFunctor3_T< T1, T2, T3 >

Definition at line 307 of file gls_functor.h.

Member Function Documentation

template<class T1 , class T2 , class T3 >
virtual void GlsFunctor3_T< T1, T2, T3 >::operator() ( T1  arg1,
T2  arg2,
T3  arg3 
)
pure virtual

The documentation for this class was generated from the following file: