omni::event4::event4
NAME

omni::event4::event4

A member constructor of omni::event4

#include <omni/delegate/4.hpp>
explicit omni::event4::event4(const omni::delegate4< Ret PT1 PT2 PT3 PT4 >& d)

SYNOPSIS

Creates an event with a signature compatible delegate attached

top

DESCRIPTION

No description.

top

PARAMETERS

d - The signature compatible delegate to add to the invocation list

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top