Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::ifunction< void > Class Template Referenceabstract

#include <function.h>

Public Member Functions

virtual void operator() ()=0
 The function operator that will be overridden.
 

Detailed Description

template<>
class etl::ifunction< void >

The base interface template for functions taking void parameters.


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