omni::event::invoke
NAME

omni::event::invoke

A member function of omni::event

#include <omni/delegate/0.hpp>
ret_t omni::event::invoke()

SYNOPSIS

Invoke the functions bound to this event instance

top

DESCRIPTION

No description.

top

RETURN VALUES

The return type specified at compile time

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