omni::event1::attach
NAME

omni::event1::attach

A member function of omni::event1

#include <omni/delegate/1.hpp>
void omni::event1::attach(const event1< Ret PT1 >& e)

SYNOPSIS

Add (attach) another events invocation list to this instance

top

DESCRIPTION

No description.

top

PARAMETERS

e - The other event to add invocation list

top