omni::action1
NAME

omni::action1

A typedef of omni

#include <omni/delegate/1.hpp>
typedef omni::event1<void, void*> omni::action1

SYNOPSIS

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

top

DESCRIPTION

No description.

top