omni::event2::attach
NAME

omni::event2::attach

A member function of omni::event2

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