GlsMenu
GlsFunctor2_T< T1, T2 > Class Template Referenceabstract

#include <gls_functor.h>

Inheritance diagram for GlsFunctor2_T< T1, T2 >:
GlsConstMemberFunctor2_T< O, T1, T2 > GlsMemberFunctor2_T< O, T1, T2 > GlsStaticMemberFunctor2_T< O, T1, T2 >

Public Member Functions

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

Detailed Description

template<class T1, class T2>
class GlsFunctor2_T< T1, T2 >

Definition at line 221 of file gls_functor.h.

Member Function Documentation

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

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