Async 1.8.0
Async::Macho::_Event0< TOP, R > Class Template Reference

#include <AsyncMacho.h>

Inheritance diagram for Async::Macho::_Event0< TOP, R >:
Async::Macho::IEvent< TOP > Async::Macho::_IEventBase

Public Member Functions

 _Event0 (Signature handler)
 

Protected Member Functions

void dispatch (_StateInstance &instance)
 
- Protected Member Functions inherited from Async::Macho::_IEventBase
virtual ~_IEventBase ()
 

Protected Attributes

Signature myHandler
 

Detailed Description

template<class TOP, class R>
class Async::Macho::_Event0< TOP, R >

Definition at line 1091 of file AsyncMacho.h.

Constructor & Destructor Documentation

◆ _Event0()

template<class TOP , class R >
Async::Macho::_Event0< TOP, R >::_Event0 ( Signature handler)
inline

Definition at line 1095 of file AsyncMacho.h.

Member Function Documentation

◆ dispatch()

template<class TOP , class R >
void Async::Macho::_Event0< TOP, R >::dispatch ( _StateInstance & instance)
inlineprotectedvirtual

Implements Async::Macho::_IEventBase.

Definition at line 1100 of file AsyncMacho.h.

Member Data Documentation

◆ myHandler

template<class TOP , class R >
Signature Async::Macho::_Event0< TOP, R >::myHandler
protected

Definition at line 1105 of file AsyncMacho.h.


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