omni::event3::attach
NAME

omni::event3::attach

A member function of omni::event3

#include <omni/delegate/3.hpp>
void omni::event3::attach(const event3< Ret PT1 PT2 PT3 >& 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