omni::callback7
NAME

omni::callback7

A typedef of omni

#include <omni/delegate/7.hpp>
typedef omni::delegate7<void, void*, void*, void*, void*, void*, void*, void*> omni::callback7

SYNOPSIS

A generic delegate that has 7 parameters and does not return a value.

top

DESCRIPTION

No description.

top