omni::event1::detach_all
NAME

omni::event1::detach_all

A member function of omni::event1

#include <omni/delegate/1.hpp>
void omni::event1::detach_all(const event1< Ret PT1 >& 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