omni::action4
NAME

omni::action4

A typedef of omni

#include <omni/delegate/4.hpp>
typedef omni::event4<void, void*, void*, void*, void*> omni::action4

SYNOPSIS

A generic event that has 4 parameters and does not return a value.

top

DESCRIPTION

No description.

top