sprint 1-alpha
Public Member Functions
sprint::function1< R, P1 > Class Template Reference

virtual function with 1 parameters. R is the return type More...

#include <function.h>

Inherited by sprint::detail::adapter1< R, _Invoker, P1 >.

List of all members.

Public Member Functions

virtual R operator() (P1 p1)=0

Detailed Description

template<class R, class P1>
class sprint::function1< R, P1 >

virtual function with 1 parameters. R is the return type


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines