omni::event::detach_all
NAME

omni::event::detach_all

A member function of omni::event

#include <omni/delegate/0.hpp>
void omni::event::detach_all(const event< Ret >& e)

SYNOPSIS

Detaches another events invocation list from this instance

top

DESCRIPTION

No description.

top

PARAMETERS

e - The event to detach invocation list of

top