omni::event4::attach
NAME

omni::event4::attach

A member function of omni::event4

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