omni::action3
NAME

omni::action3

A typedef of omni

#include <omni/delegate/3.hpp>
typedef omni::event3<void, void*, void*, void*> omni::action3

SYNOPSIS

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

top

DESCRIPTION

No description.

top